mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
428 B
16 lines
428 B
{
|
|
"recommendations": [
|
|
"angular.ng-template",
|
|
"esbenp.prettier-vscode",
|
|
"ms-vscode.vscode-typescript-tslint-plugin",
|
|
"visualstudioexptteam.vscodeintellicode",
|
|
"christian-kohler.path-intellisense",
|
|
"christian-kohler.npm-intellisense",
|
|
"Mikael.Angular-BeastCode",
|
|
"xabikos.JavaScriptSnippets",
|
|
"msjsdiag.debugger-for-chrome",
|
|
"donjayamanne.githistory",
|
|
"oderwat.indent-rainbow"
|
|
]
|
|
}
|