mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-11 12:30:25 +08:00
Update biome config
This commit is contained in:
+2
-1
@@ -15,7 +15,8 @@
|
||||
"ignore": [
|
||||
"optuna_dashboard/ts/components/PlotlyColorTemplates.ts",
|
||||
"tslib/react/src/components/PlotlyDarkMode.ts",
|
||||
"tslib/**/pkg/*"
|
||||
"tslib/**/pkg/*",
|
||||
"tslib/react/types/*"
|
||||
]
|
||||
},
|
||||
"javascript": {
|
||||
|
||||
Reference in New Issue
Block a user