Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48f60e7

Browse files
author
G r e y
authored
fixup project in eslintrc
1 parent 36f301f commit 48f60e7

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)