Skip to content

Commit 46fb8c7

Browse files
committed
chore: do not lint eslint test-package
1 parent 14f0a9d commit 46fb8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const config = {
4040
'packages/*/fixtures/**',
4141
'packages/*/esm/**',
4242
'test-fixtures/**',
43-
'test-packages/*/test-cspell-eslint-plugin*/**',
43+
'test-packages/cspell-eslint-plugin/**',
4444
'test-packages/yarn/**',
4545
'website',
4646
'**/lib-bundled/**',

0 commit comments

Comments
 (0)