build: cleanup configuration
[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 "piment",
11 "poolifier",
12 "preinstall",
13 "rambda"
14 ]
15 }