mirror of
https://github.com/desktop/desktop
synced 2024-10-31 05:19:03 +00:00
12 lines
313 B
JSON
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"
|
|
]
|
|
}
|