perf: switch to mitata
[benchmarks-js.git] / .vscode / settings.json
CommitLineData
f27034e4
JB
1{
2 "editor.codeActionsOnSave": {
1b1a9b54 3 "source.fixAll": "explicit"
77d3850e 4 },
d73c2fe3
JB
5 "cSpell.words": [
6 "benoit",
12ef3bec 7 "biomejs",
d73c2fe3
JB
8 "commitlint",
9 "deepmerge",
10 "microtime",
ab9a08f3 11 "mitata",
d73c2fe3 12 "piment",
ab9a08f3
JB
13 "preinstall",
14 "rambda"
d73c2fe3 15 ]
f27034e4 16}