Skip to content

Commit

Permalink
fix pnpm lint (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
toiroakr authored Jan 14, 2025
1 parent f0f7f50 commit f02e3da
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 4 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,16 @@
"urql": "^4.1.0"
},
"devDependencies": {
"@eslint/compat": "^1.2.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.3.3",
"typescript": "^5.5.2",
"typescript-eslint": "^8.15.0",
"vite": "^5.3.4",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-svgr": "^4.2.0"
Expand Down
Loading

0 comments on commit f02e3da

Please sign in to comment.