Skip to content

Commit 713cac4

Browse files
AtsushiMclaude
andauthored
feat(oxlint-config-smarthr): eslint-plugin-smarthrを6.15.0に更新 (#1317)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent a549db3 commit 713cac4

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
@@ -217,8 +217,10 @@ const config = {
217217
'eslint-plugin-smarthr/a11y-trigger-has-button': 'error',
218218
'eslint-plugin-smarthr/best-practice-for-async-current-target': 'error',
219219
'eslint-plugin-smarthr/best-practice-for-button-element': 'error',
220+
'eslint-plugin-smarthr/best-practice-for-consecutive-definition-list': 'warn', // TODO: 2026/05にwarn化。問題なければerrorに変更予定
220221
'eslint-plugin-smarthr/best-practice-for-date': 'error',
221222
'eslint-plugin-smarthr/best-practice-for-data-test-attribute': 'off',
223+
'eslint-plugin-smarthr/best-practice-for-default-props': 'warn', // TODO: 2026/05にwarn化。問題なければerrorに変更予定
222224
'eslint-plugin-smarthr/best-practice-for-interactive-element': 'error',
223225
'eslint-plugin-smarthr/best-practice-for-layouts': 'error',
224226
'eslint-plugin-smarthr/best-practice-for-nested-attributes-array-index': 'error',

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)