Skip to content

Commit

Permalink
downgrade eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanchuk committed Nov 23, 2021
1 parent 3959280 commit b6911d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@angular-eslint/template-parser": ">=12.0.0 <13.0.0",
"@typescript-eslint/eslint-plugin": ">=4.0.0 <5.0.0",
"@typescript-eslint/parser": ">=4.0.0 <5.0.0",
"eslint": "~8.3.0",
"eslint": "^7.32.0",
"eslint-plugin-import": "~2.25.3",
"eslint-plugin-jsdoc": "~37.0.3",
"eslint-plugin-prefer-arrow": "~1.2.3",
Expand Down

0 comments on commit b6911d8

Please sign in to comment.