There was an error while loading. Please reload this page.
1 parent 056f367 commit 8a7f1b9Copy full SHA for 8a7f1b9
extension/.eslintrc.js
@@ -1,3 +1,7 @@
1
+// peer dependencies errored because of older versions: Installing eslint-plugin-react@latest, eslint-config-standard-with-typescript@latest, @typescript-eslint/eslint-plugin@^6.4.0, eslint@^8.0.1, eslint-plugin-import@^2.25.2, eslint-plugin-n@^15.0.0 || ^16.0.0 , eslint-plugin-promise@^6.0.0, typescript@*
2
+
3
+// I think they need to be updated in the package package.json file
4
5
module.exports = {
6
"env": {
7
"browser": true,
0 commit comments