File tree Expand file tree Collapse file tree 3 files changed +0
-14
lines changed
Expand file tree Collapse file tree 3 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "extends": [
3- "react-app",
43 "eslint:recommended"
54 ],
65 "parserOptions": {
Original file line number Diff line number Diff line change 8383 "electron-notarize" : " ^0.2.0" ,
8484 "electron-rebuild" : " ^1.8.6" ,
8585 "eslint" : " ^7.1.0" ,
86- "eslint-config-react-app" : " ^5.2.1" ,
8786 "eslint-plugin-import" : " ^2.20.2" ,
8887 "eslint-plugin-jsx-a11y" : " ^6.2.3" ,
8988 "eslint-plugin-react" : " ^7.20.0" ,
Original file line number Diff line number Diff line change @@ -1962,11 +1962,6 @@ configstore@^5.0.1:
19621962 write-file-atomic "^3.0.0"
19631963 xdg-basedir "^4.0.0"
19641964
1965- confusing-browser-globals@^1.0.9 :
1966- version "1.0.9"
1967- resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd"
1968- integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==
1969-
19701965console-browserify@^1.1.0 :
19711966 version "1.2.0"
19721967 resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
@@ -2819,13 +2814,6 @@ escodegen@~1.1.0:
28192814 optionalDependencies :
28202815 source-map "~0.1.30"
28212816
2822- eslint-config-react-app@^5.2.1 :
2823- version "5.2.1"
2824- resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-5.2.1.tgz#698bf7aeee27f0cea0139eaef261c7bf7dd623df"
2825- integrity sha512-pGIZ8t0mFLcV+6ZirRgYK6RVqUIKRIi9MmgzUEmrIknsn3AdO0I32asO86dJgloHq+9ZPl8UIg8mYrvgP5u2wQ==
2826- dependencies :
2827- confusing-browser-globals "^1.0.9"
2828-
28292817eslint-import-resolver-node@^0.3.2 :
28302818 version "0.3.3"
28312819 resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
You can’t perform that action at this time.
0 commit comments