Skip to content

Commit

Permalink
[refactor] remove eslint becuase never use it, will add it back when …
Browse files Browse the repository at this point in the history
…needed
  • Loading branch information
tyn1998 committed Feb 21, 2022
1 parent 4ca56d7 commit a98e793
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 1,110 deletions.
6 changes: 0 additions & 6 deletions .eslintrc

This file was deleted.

9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,11 @@
"@types/jquery": "^3.5.13",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.3",
"babel-preset-react-app": "^10.0.1",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^7.0.0",
"crx": "^5.0.1",
"css-loader": "^6.6.0",
"eslint": "^8.8.0",
"eslint-config-react-app": "^7.0.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"file-loader": "^6.2.0",
"fs-extra": "^10.0.0",
"html-loader": "^3.1.0",
Expand Down
Loading

0 comments on commit a98e793

Please sign in to comment.