build(deps-dev): apply updates
[benchmarks-js.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 },
5 "cSpell.words": [
6 "benoit",
7 "deepmerge",
8 "microtime",
9 "preinstall"
10 ]
11 }