Skip to content

Commit

Permalink
feat: add lint file and result of unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronm-2112 committed Jan 28, 2025
1 parent dc98dbb commit 9e28f0d
Show file tree
Hide file tree
Showing 4 changed files with 13,142 additions and 23 deletions.
70 changes: 48 additions & 22 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,16 @@
"devDependencies": {
"@electron-toolkit/eslint-config": "^1.0.1",
"@electron-toolkit/eslint-config-prettier": "^1.0.1",
"@eslint/js": "^9.19.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@vitejs/plugin-react": "^4.0.4",
"electron": "19.0.0",
"electron-builder": "^24.6.3",
"electron-vite": "^1.0.27",
"esbuild": "^0.21.3",
"eslint": "^8.47.0",
"eslint": "^8.57.1",
"eslint-plugin-react": "^7.33.2",
"globals": "^15.14.0",
"postcss": "^8.4.38",
"postcss-preset-mantine": "^1.14.0",
"postcss-simple-vars": "^7.0.1",
Expand Down
Loading

0 comments on commit 9e28f0d

Please sign in to comment.