Yuki Takei 5 mesi fa
parent
commit
44b4229b8e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      biome.json

+ 1 - 0
biome.json

@@ -66,6 +66,7 @@
       "suspicious": {
         "noConsole": "error",
         "noAlert": "error",
+        "noVar": "error",
         "useAwait": "warn"
       },
       "performance": {