Skip to content

Commit 2055d28

Browse files
chore: update eslint config
1 parent a56d303 commit 2055d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"prettier"
1313
],
1414
"parserOptions": {
15-
"project": ["./tsconfig.json"]
15+
"project": true
1616
},
1717
"ignorePatterns": [
1818
"/build/",

0 commit comments

Comments
 (0)