chore(tooling): migrate from Biome to ESLint + Prettier
Replace Biome lint/check/format scripts with ESLint and Prettier commands, add Next + TypeScript oriented ESLint flat config, and remove biome.json. Update dependencies and lockfile to a single lint stack with Prettier-based formatting.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.next
|
||||
out
|
||||
build
|
||||
node_modules
|
||||
pnpm-lock.yaml
|
||||
Reference in New Issue
Block a user