Skip to content

Commit 609d0f6

Browse files
G r e ygreyscaled
G r e y
authored andcommitted
fixup project in eslintrc
1 parent ef74fde commit 609d0f6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/.eslintrc.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ extends:
1717
parser: "@typescript-eslint/parser"
1818
parserOptions:
1919
ecmaVersion: 2018
20-
project:
21-
- ./tsconfig.json
20+
project: "./tsconfig.json"
2221
sourceType: module
2322
ecmaFeatures:
2423
jsx: true

0 commit comments

Comments
 (0)