Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
🐛 fix: minor install fix
Browse files Browse the repository at this point in the history
  • Loading branch information
casperiv0 committed Feb 3, 2021
1 parent e816aaa commit f7d7de9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions client/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"plugin:prettier/recommended",
"plugin:react-hooks/recommended",
"plugin:json/recommended",
"plugin:import/errors",
"plugin:import/warnings",
"plugin:import/typescript",
"plugin:promise/recommended"
],
"globals": {
Expand Down
1 change: 0 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"@typescript-eslint/parser": "^4.14.1",
"eslint": "^7.18.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-json": "^2.1.2",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-promise": "^4.2.1",
Expand Down

0 comments on commit f7d7de9

Please sign in to comment.