build(deps-dev): apply updates
[benchmarks-js.git] / .vscode / extensions.json
1 {
2 // See https://go.microsoft.com/fwlink/?LinkId=827846
3 // for the documentation about the extensions.json format
4 "recommendations": [
5 "EditorConfig.EditorConfig",
6 "eamodio.gitlens",
7 "standard.vscode-standard",
8 "streetsidesoftware.code-spell-checker"
9 ]
10 }