Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestTeluk committed Oct 29, 2024
1 parent 6fe15d2 commit b4d742d
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 154 deletions.
4 changes: 1 addition & 3 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"extends": [
"airbnb",
"airbnb-typescript",
"plugin:jsx-a11y/recommended",
"prettier"
"airbnb-typescript"
],
"parser": "@typescript-eslint/parser",
"parserOptions": {
Expand Down
Loading

0 comments on commit b4d742d

Please sign in to comment.