Skip to content

Commit

Permalink
downgrade eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-giguere committed Oct 24, 2024
1 parent ce10319 commit 629fa94
Show file tree
Hide file tree
Showing 2 changed files with 610 additions and 594 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/sanitize-html": "^2.11.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^9.4.0",
"eslint": "^8.57.1",
"jest": "^29.7.0",
"prettier": "^3.3.1",
"ts-jest": "^29.1.4",
Expand Down
Loading

0 comments on commit 629fa94

Please sign in to comment.