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