diff options
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 12aa6ba..e7fdf45 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,6 +28,7 @@ "use-debounce": "^10.0.1" }, "devDependencies": { + "@biomejs/biome": "^1.8.3", "@remix-run/dev": "^2.10.3", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", @@ -42,7 +43,6 @@ "eslint-plugin-react-hooks": "^4.6.2", "openapi-typescript": "^7.1.0", "postcss": "^8.4.40", - "prettier": "^3.3.3", "tailwindcss": "^3.4.7", "typescript": "^5.5.4", "vite": "^5.3.5", |
