perf: switch to mitata
[benchmarks-js.git] / .vscode / settings.json
index 26e8c1baf86c2384fc619889bea90a01b916bdf8..98461ef94871e20601a1fb6744b75e22f123c836 100644 (file)
@@ -1,13 +1,16 @@
 {
   "editor.codeActionsOnSave": {
-    "source.fixAll": true
+    "source.fixAll": "explicit"
   },
   "cSpell.words": [
     "benoit",
+    "biomejs",
     "commitlint",
     "deepmerge",
     "microtime",
+    "mitata",
     "piment",
-    "preinstall"
+    "preinstall",
+    "rambda"
   ]
 }