We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5c5e2 commit 91f9fa2Copy full SHA for 91f9fa2
eslint.config.js
@@ -12,7 +12,6 @@ export default antfu(
12
rules: {
13
'eslint-comments/no-unlimited-disable': 'off',
14
'curly': ['error', 'all'],
15
- 'antfu/consistent-list-newline': 'off',
16
},
17
18
)
0 commit comments