build: fix prettier configuration
[benchmarks-js.git] / .vscode / extensions.json
CommitLineData
f27034e4
JB
1{
2 // See https://go.microsoft.com/fwlink/?LinkId=827846
3 // for the documentation about the extensions.json format
4 "recommendations": [
f27034e4 5 "EditorConfig.EditorConfig",
6f08178e
JB
6 "eamodio.gitlens",
7 "standard.vscode-standard",
d96ab136 8 "streetsidesoftware.code-spell-checker"
f27034e4
JB
9 ]
10}