Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit 1a6575e

Browse files
authored
Update README.md
1 parent 63add76 commit 1a6575e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ module.exports = {
8484
module.exports = {
8585
extends: require.resolve('@wavevision/coding-standard/ts/eslint/base'),
8686
parserOptions: {
87-
project: '**/tsconfig.json',
87+
project: 'tsconfig.json',
8888
tsconfigRootDir: '.',
8989
},
9090
};

0 commit comments

Comments
 (0)