mattermost-desktop/.vscode/extensions.json

9 lines
204 B
JSON
Raw Permalink Normal View History

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