Skip to content

Commit e865bf3

Browse files
committed
feat: enable antfu/consistent-chaining
1 parent ad3578b commit e865bf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/configs/stylistic.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ export async function stylistic(
5050
rules: {
5151
...config.rules,
5252

53+
'antfu/consistent-chaining': 'error',
5354
'antfu/consistent-list-newline': 'error',
5455

5556
'antfu/curly': 'error',

0 commit comments

Comments
 (0)