diff --git a/biome.json b/biome.json index 978b1808..a9796e28 100644 --- a/biome.json +++ b/biome.json @@ -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",