Futa Arai пре 11 месеци
родитељ
комит
232ef24acb
1 измењених фајлова са 6 додато и 1 уклоњено
  1. 6 1
      packages/slack/biome.json

+ 6 - 1
packages/slack/biome.json

@@ -1,7 +1,12 @@
 {
   "$schema": "../../node_modules/@biomejs/biome/configuration_schema.json",
   "files": {
-    "ignore": ["./dist/**", "./node_modules/**", "./coverage/**", "./vite.config.ts.timestamp-*"]
+    "ignore": [
+      "./dist/**",
+      "./node_modules/**",
+      "./coverage/**",
+      "./vite.config.ts.timestamp-*"
+    ]
   },
   "formatter": {
     "enabled": true,