Skip to content

Commit

Permalink
chore: Fix eslint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
NeedleInAJayStack committed Feb 3, 2025
1 parent 38b5ee1 commit 200c579
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"extends": "./.config/.eslintrc",
"parserOptions": {
"project": "./.config/tsconfig.json"
}
"extends": "./.config/.eslintrc"
}

0 comments on commit 200c579

Please sign in to comment.