fix: lint

This commit is contained in:
xingyu4j
2026-05-16 12:55:19 +08:00
parent 4907f281af
commit eb9cdbab9b
2 changed files with 4 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ const comments: OxlintConfig = {
},
],
rules: {
'eslint/no-underscore-dangle': 'off',
'eslint-comments/no-aggregating-enable': 'error',
'eslint-comments/no-duplicate-disable': 'error',
'eslint-comments/no-unlimited-disable': 'error',