build: cleanup configuration
[benchmarks-js.git] / .vscode / settings.json
index 26e8c1baf86c2384fc619889bea90a01b916bdf8..1c41fb302b298f8de29bd58359c78a751ffe8785 100644 (file)
@@ -1,13 +1,15 @@
 {
   "editor.codeActionsOnSave": {
-    "source.fixAll": true
+    "source.fixAll": "explicit"
   },
   "cSpell.words": [
     "benoit",
+    "biomejs",
     "commitlint",
     "deepmerge",
-    "microtime",
     "piment",
-    "preinstall"
+    "poolifier",
+    "preinstall",
+    "rambda"
   ]
 }