From 3d359ab6cef18d334160e29f0b610bf3612c318f Mon Sep 17 00:00:00 2001 From: porink0424 Date: Fri, 19 Apr 2024 15:54:17 +0900 Subject: [PATCH] Apply formatter --- biome.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/biome.json b/biome.json index 2452ab6a..978b1808 100644 --- a/biome.json +++ b/biome.json @@ -20,10 +20,7 @@ ] }, "linter": { - "ignore": [ - "optuna_dashboard/ts/**/*.ts", - "optuna_dashboard/ts/**/*.tsx" - ] + "ignore": ["optuna_dashboard/ts/**/*.ts", "optuna_dashboard/ts/**/*.tsx"] }, "javascript": { "formatter": {