Update biome config

This commit is contained in:
porink0424
2024-04-17 15:51:06 +09:00
parent abff6e057c
commit c59daa1bc5
+2 -1
View File
@@ -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": {