Skip to content

Commit

Permalink
reinstall eslint-config-prettier as it's a peerDep to `eslint-plugi…
Browse files Browse the repository at this point in the history
…n-prettier`
  • Loading branch information
plbstl committed Jan 17, 2025
1 parent d68352c commit 42a98e4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"cross-env": "^7.0.3",
"esbuild": "^0.23.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import-x": "4.6.1",
"eslint-plugin-jsx-a11y": "6.10.2",
Expand All @@ -66,9 +67,9 @@
"run-script-os": "^1.1.6",
"tailwindcss": "^3.4.14",
"tslib": "^2.6.3",
"turbo": "^2.3.3",
"typescript": "5.5.4",
"typescript-eslint": "^8.20.0",
"turbo": "^2.3.3",
"vite": "6.0.5"
},
"lint-staged": {
Expand Down
18 changes: 16 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 42a98e4

Please sign in to comment.