2
0
Yuki Takei 10 сар өмнө
parent
commit
5f16debb38
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      biome.json

+ 2 - 2
biome.json

@@ -7,6 +7,7 @@
       "coverage/**",
       "vite.config.ts.timestamp-*",
       "vite.server.config.ts.timestamp-*",
+      "vite.client.config.ts.timestamp-*",
       ".pnpm-store/**",
       ".turbo/**",
       ".vscode/**",
@@ -17,7 +18,6 @@
       ".eslintrc.js",
       ".stylelintrc.json",
       "package.json",
-
       "./apps/**",
       "./packages/core/**",
       "./packages/core-styles/**",
@@ -51,4 +51,4 @@
       "quoteStyle": "single"
     }
   }
-}
+}