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

This commit is contained in:
2025-11-08 12:58:40 +02:00
parent 075a388ccb
commit fdd1cbbfd5
152 changed files with 3737 additions and 3989 deletions
+4 -4
View File
@@ -1,8 +1,4 @@
{
"cli": {
"version": ">= 16.3.1",
"appVersionSource": "remote"
},
"build": {
"development": {
"developmentClient": true,
@@ -15,6 +11,10 @@
"autoIncrement": true
}
},
"cli": {
"appVersionSource": "remote",
"version": ">= 16.3.1"
},
"submit": {
"production": {}
}