build(deps): use homemade mitata fork
[benchmarks-js.git] / .vscode / settings.json
index 6cc96a5bf0e03747bd3c00389e8d182e3a2e6f4b..98461ef94871e20601a1fb6744b75e22f123c836 100644 (file)
@@ -1,6 +1,16 @@
 {
   "editor.codeActionsOnSave": {
-    "source.fixAll": true
+    "source.fixAll": "explicit"
   },
-  "cSpell.words": ["microtime"]
+  "cSpell.words": [
+    "benoit",
+    "biomejs",
+    "commitlint",
+    "deepmerge",
+    "microtime",
+    "mitata",
+    "piment",
+    "preinstall",
+    "rambda"
+  ]
 }