Jelajahi Sumber

add noVar rule

Yuki Takei 5 bulan lalu
induk
melakukan
44b4229b8e
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      biome.json

+ 1 - 0
biome.json

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