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