First with local

This commit is contained in:
2022-01-11 17:15:26 -07:00
commit ad0108f248
34 changed files with 3621 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"
]
}