vscode-next-note/.vscode/extensions.json
2017-02-20 10:33:51 -05:00

7 lines
No EOL
169 B
JSON

{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the extensions.json format
"recommendations": [
"dbaeumer.vscode-eslint"
]
}