Add recommended eslint rules for react

This commit is contained in:
Bill Thornton
2021-05-28 12:31:31 -04:00
parent eb605615d1
commit c7296753af
3 changed files with 246 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.23.2",
"expose-loader": "^2.0.0",
"file-loader": "^6.2.0",
"html-loader": "^1.1.0",