98461ef94871e20601a1fb6744b75e22f123c836
[benchmarks-js.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": "explicit"
4 },
5 "cSpell.words": [
6 "benoit",
7 "biomejs",
8 "commitlint",
9 "deepmerge",
10 "microtime",
11 "mitata",
12 "piment",
13 "preinstall",
14 "rambda"
15 ]
16 }