mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-10 12:23:22 +08:00
Update run scripts
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"fmt": "biome format --write . && biome check standalone_app vscode tslib --apply",
|
||||
"lint": "npm run lint:eslint && npm run lint:biome",
|
||||
"lint:eslint": "eslint . --ext .ts,.tsx --max-warnings 0",
|
||||
"lint:biome": "biome format . && biome ci standalone_app vscode tslib"
|
||||
"lint:biome": "biome format . && biome ci ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.5.3",
|
||||
|
||||
Reference in New Issue
Block a user