Merge branch 'fixes/linting'
Showing
.github/workflows/deploy.yml
0 → 100644
ecosystem.config.js
0 → 100644
| ... | ... | @@ -51,6 +51,8 @@ |
| "@types/react-dom": "^19", | ||
| "eslint": "^9", | ||
| "eslint-config-next": "15.5.3", | ||
| "eslint-config-prettier": "^10.1.8", | ||
| "eslint-plugin-react-refresh": "^0.4.26", | ||
| "tailwindcss": "^4", | ||
| "typescript": "^5" | ||
| } | ||
| ... | ... |
Please
register
or
sign in
to comment