config: Turborepo and Biome configuration

This commit is contained in:
tuananh31j
2025-07-21 19:42:25 +07:00
parent 11e2e1a49d
commit 18296402cb
4 changed files with 51 additions and 34 deletions
+1
View File
@@ -14,6 +14,7 @@
"build": "turbo run build",
"check-types": "turbo run check-types",
"lint": "turbo run lint",
"lint:fix": "turbo run lint:fix",
"format": "turbo run format"
},
"dependencies": {