build: fix biome configuration
[benchmarks-js.git] / biome.json
index 1c2d3f539892127caad6906c5b1ad0f2e4262e27..8a79b0631dbe51ca74efbd7c69fa0e211482d980 100644 (file)
@@ -28,6 +28,6 @@
     }
   },
   "files": {
-    "ignore": [".vscode/", "pnpm-lock.yaml", "benchmark/results/"]
+    "ignore": ["pnpm-lock.yaml", "benchmark/results/"]
   }
 }