build(deps-dev): apply updates
[benchmarks-js.git] / .vscode / settings.json
index 6cc96a5bf0e03747bd3c00389e8d182e3a2e6f4b..08c54e2dfe43c9347f11fbd143aaadf9c1b60ba9 100644 (file)
@@ -1,6 +1,17 @@
 {
   "editor.codeActionsOnSave": {
-    "source.fixAll": true
+    "source.fixAll": "explicit"
   },
-  "cSpell.words": ["microtime"]
+  "cSpell.words": [
+    "benoit",
+    "biomejs",
+    "commitlint",
+    "deepmerge",
+    "hasher",
+    "neostandard",
+    "piment",
+    "poolifier",
+    "preinstall",
+    "rambda"
+  ]
 }