Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Downgrade eslint
Browse files Browse the repository at this point in the history
This fixes a compatability issue with Webstorm.
  • Loading branch information
binarybaron committed Dec 14, 2023
1 parent f4091b5 commit f94ca18
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 63 deletions.
117 changes: 55 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.1.1",
"electron-rebuild": "3.2.5",
"eslint": "^8.5.0",
"eslint": "8.22.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-erb": "^4.0.3",
"eslint-import-resolver-typescript": "^2.5.0",
Expand Down

0 comments on commit f94ca18

Please sign in to comment.