Skip to content

Commit

Permalink
downgrade to 7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BenedyktT committed Dec 7, 2022
1 parent 367050b commit 30fab90
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 120 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"css-loader": "^5.2.7",
"dotenv": "^8.6.0",
"esbuild-loader": "^2.18.0",
"eslint": "^8.29.0",
"eslint": "7.32.0",
"eslint-config-strongloop": "^2.1.0",
"eslint-webpack-plugin": "^2.6.0",
"fast-glob": "^3.2.11",
Expand Down
1 change: 0 additions & 1 deletion src/ts.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"prettier"
],
"rules": {}
Expand Down
Loading

0 comments on commit 30fab90

Please sign in to comment.