This commit is contained in:
2020-01-19 16:18:01 -07:00
commit 4d4ed174e9
27 changed files with 1694 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.vscode-typescript-tslint-plugin"
]
}