Skip to content

Commit ecc76c0

Browse files
committed
chore: update config
1 parent b365cf8 commit ecc76c0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.experimental-zhlintignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"preset": "default"
1313
}
1414
},
15-
"zhlint.experimental.ignore": true,
15+
"zhlint.experimental.diff": true,
1616

1717
// Enable the ESlint flat config support
1818
"eslint.experimental.useFlatConfig": true,

.zhlintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
client/testFixture/*

0 commit comments

Comments
 (0)