Skip to content

Commit

Permalink
Update .eslintrc.json to remove duplicate config
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Durrant <ben.j.durrant@gmail.com>
  • Loading branch information
aryaemami59 and EskiMojo14 committed Jan 5, 2024
1 parent d25511b commit b3c8498
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"files": ["**/*.{ts,tsx,cts}"],
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:import/recommended",
"plugin:react/recommended",
"plugin:@typescript-eslint/recommended"
Expand Down

0 comments on commit b3c8498

Please sign in to comment.