Yuki Takei hace 5 meses
padre
commit
340d41a00b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      biome.json

+ 1 - 1
biome.json

@@ -130,7 +130,7 @@
                 },
                 "patterns": [
                   {
-                    "group": ["~/client/*", "client/*"],
+                    "group": ["~/client/**", "**/client/**", "client/**"],
                     "message": "Importing from client/ directories is restricted."
                   }
                 ]