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.
antfu/consistent-chaining
1 parent ad3578b commit e865bf3Copy full SHA for e865bf3
src/configs/stylistic.ts
@@ -50,6 +50,7 @@ export async function stylistic(
50
rules: {
51
...config.rules,
52
53
+ 'antfu/consistent-chaining': 'error',
54
'antfu/consistent-list-newline': 'error',
55
56
'antfu/curly': 'error',
0 commit comments