Add vscode configuration
[benchmarks-js.git] / .vscode / settings.json
CommitLineData
f27034e4
JB
1{
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 }
5}