Explorar o código

fix: exclude additional config and auth files from biome

Yuki Takei hai 1 día
pai
achega
e43a435d95
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      biome.json

+ 3 - 0
biome.json

@@ -23,6 +23,9 @@
       "!apps/app/src/styles/prebuilt",
       "!apps/app/next-env.d.ts",
       "!apps/app/tmp",
+      "!apps/app/config/**/*.js",
+      "!apps/app/config/**/*.d.ts",
+      "!apps/app/playwright/.auth",
       "!apps/pdf-converter/specs",
       "!apps/slackbot-proxy/src/public/bootstrap",
       "!packages/pdf-converter-client/src/index.ts",