Skip to content

Commit

Permalink
Update eslint stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Milkshiift committed Mar 20, 2024
1 parent c26f9ee commit 7af1cc0
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 645 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ module.exports = {
"warn",
"always"
],
"no-magic-numbers": 1,
"@typescript-eslint/no-explicit-any": 0,
"@typescript-eslint/ban-ts-comment": 0,
"@typescript-eslint/no-var-requires": 0,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"electron-builder": "^24.13.3",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-config-love": "^43.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
Expand Down
Loading

0 comments on commit 7af1cc0

Please sign in to comment.