vscode/.vscode/extensions.json
Christian Oliff 3339869362
HTTPS link
2018-03-28 22:27:27 +09:00

10 lines
220 B
JSON

{
// See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint",
"dbaeumer.vscode-eslint",
"msjsdiag.debugger-for-chrome"
]
}