github-desktop/.vscode/extensions.json
2017-06-28 16:56:22 -07:00

9 lines
185 B
JSON

{
"recommendations": [
"eg2.tslint",
"msjsdiag.debugger-for-chrome",
"samverschueren.final-newline",
"DmitryDorofeev.empty-indent",
"esbenp.prettier-vscode"
]
}