Files
vscode-plugin-recent-files/.vscode/extensions.json
T
2017-03-09 13:20:55 +08:00

7 lines
169 B
JSON

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