build: switch to rome for code formatting
[benchmarks-js.git] / .vscode / settings.json
CommitLineData
f27034e4
JB
1{
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
77d3850e
JB
4 },
5 "cSpell.words": ["microtime"]
f27034e4 6}