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.
19 lines
522 B
19 lines
522 B
{
|
|
"recommendations": [
|
|
"angular.ng-template",
|
|
"nrwl.angular-console",
|
|
"esbenp.prettier-vscode",
|
|
"firsttris.vscode-jest-runner",
|
|
"dbaeumer.vscode-eslint",
|
|
"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"
|
|
]
|
|
}
|