style(biome): using biome for format, lint, check

This commit is contained in:
2025-11-08 13:34:05 +02:00
parent fdd1cbbfd5
commit 9582b39152
6 changed files with 496 additions and 100 deletions
-4
View File
@@ -21,10 +21,6 @@
"inputs": ["$TURBO_DEFAULT$", ".env"],
"persistent": true
},
"format": {},
"lint": {
"dependsOn": ["^topo"]
},
"start": {
"cache": false
},