Skip to content

Commit

Permalink
chore: downgrade eslint to 8
Browse files Browse the repository at this point in the history
Signed-off-by: Dafnik <git@dafnik.me>
  • Loading branch information
Dafnik committed May 2, 2024
1 parent 5b0994f commit ca6c44c
Show file tree
Hide file tree
Showing 2 changed files with 7,760 additions and 6,074 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"eslint": "9.1.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsonc": "^2.13.0",
"eslint-plugin-markdown": "^4.0.0",
"eslint-plugin-markdown": "3.0.1",
"jasmine-core": "5.1.2",
"jasmine-spec-reporter": "7.0.0",
"karma": "6.4.3",
Expand Down

0 comments on commit ca6c44c

Please sign in to comment.