mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-10 12:23:22 +08:00
Add jupyterlab dir to biome.json
This commit is contained in:
+3
-1
@@ -10,7 +10,9 @@
|
||||
"vscode/src/**/*.tsx",
|
||||
"tslib/**/*.ts",
|
||||
"tslib/**/*.tsx",
|
||||
"tslib/**/*.mjs"
|
||||
"tslib/**/*.mjs",
|
||||
"jupyterlab/src/**/*.ts",
|
||||
"jupyterlab/src/**/*.tsx"
|
||||
],
|
||||
"ignore": [
|
||||
"optuna_dashboard/ts/components/PlotlyColorTemplates.ts",
|
||||
|
||||
Reference in New Issue
Block a user