Skip to content

Commit 200c579

Browse files
chore: Fix eslint warnings
1 parent 38b5ee1 commit 200c579

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.eslintrc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
{
2-
"extends": "./.config/.eslintrc",
3-
"parserOptions": {
4-
"project": "./.config/tsconfig.json"
5-
}
2+
"extends": "./.config/.eslintrc"
63
}

0 commit comments

Comments
 (0)