github-desktop/.vscode/extensions.json
iAmWillShepherd c75e12c060 Add new line
2017-02-08 10:07:19 -06:00

12 lines
313 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint",
"dbaeumer.vscode-eslint",
"msjsdiag.debugger-for-chrome",
"TwentyChung.jsx",
"samverschueren.final-newline",
"DmitryDorofeev.empty-indent"
]
}