ソースを参照

update biome settings

Yuki Takei 6 ヶ月 前
コミット
3fce7b7a83
1 ファイル変更2 行追加2 行削除
  1. 2 2
      biome.json

+ 2 - 2
biome.json

@@ -9,10 +9,10 @@
       "!**/vite.config.ts.timestamp-*",
       "!**/vite.server.config.ts.timestamp-*",
       "!**/vite.client.config.ts.timestamp-*",
-      "!**/.pnpm-store/**",
       "!**/.turbo/**",
       "!**/.vscode/**",
       "!**/turbo.json",
+      "!**/.claude/**",
       "!**/.next/**",
       "!**/.terraform/**",
       "!bin/**",
@@ -82,4 +82,4 @@
       }
     }
   ]
-}
+}