Yuki Takei 6 месяцев назад
Родитель
Сommit
3fce7b7a83
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      biome.json

+ 2 - 2
biome.json

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