style(biome): using biome for format, lint, check
This commit is contained in:
+3
-2
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"catalog": {
|
||||
"@types/bun": "^1.3.1",
|
||||
"@types/node": "^20.5.9",
|
||||
"@types/react": "^19.2.0",
|
||||
"@types/react-dom": "^19.2.0",
|
||||
"date-fns": "^3.6.0",
|
||||
@@ -55,9 +56,9 @@
|
||||
"typecheck": "turbo run typecheck"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*",
|
||||
"apps/crawler/*",
|
||||
"apps/dashboard/*",
|
||||
"apps/mobile/*",
|
||||
"packages/*"
|
||||
"apps/mobile/*"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user