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 "dbaeumer.vscode-eslint",
7 "streetsidesoftware.code-spell-checker"
8 ]
9 }