Skip to content

Commit 24a0d16

Browse files
committed
chore: add as recommended with warn
1 parent 65cf800 commit 24a0d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ const index = {
112112

113113
const sharedConfig = {
114114
rules: {
115-
'consistent-spacing-between-blocks': 'off',
115+
'consistent-spacing-between-blocks': 'warn',
116116
'no-empty-pattern': 'off',
117117
'playwright/expect-expect': 'warn',
118118
'playwright/max-nested-describe': 'warn',

0 commit comments

Comments
 (0)