Skip to content

Commit e636823

Browse files
AtsushiMclaude
andauthored
feat: eslint-plugin-smarthrを6.16.0に更新 (oxlint-config-smarthr) (#1326)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent ac27ef3 commit e636823

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

packages/oxlint-config-smarthr/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,10 @@ const config = {
234234
'eslint-plugin-smarthr/best-practice-for-text-component': 'warn',
235235
'eslint-plugin-smarthr/best-practice-for-unnesessary-early-return': 'off',
236236
'eslint-plugin-smarthr/component-name': 'error',
237+
'eslint-plugin-smarthr/design-system-guideline-bulk-action-row-button': 'warn', // TODO: 2026/05にwarn化。問題なければerrorに変更予定
237238
'eslint-plugin-smarthr/design-system-guideline-prohibit-dialog-button-icon': 'warn',
238239
'eslint-plugin-smarthr/design-system-guideline-prohibit-double-icons': 'off',
240+
'eslint-plugin-smarthr/design-system-guideline-prohibit-information-panel-in-white-bg': 'warn', // TODO: 2026/05にwarn化。問題なければerrorに変更予定
239241
'eslint-plugin-smarthr/format-import-path': 'off',
240242
'eslint-plugin-smarthr/format-translate-component': 'off',
241243
'eslint-plugin-smarthr/no-import-other-domain': 'off',

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)