style(biome): using biome for format, lint, check
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user