1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 16:17:37 +00:00
This commit is contained in:
Christophe Benz
2019-08-26 10:38:20 +02:00
committed by GitHub
parent 24b8364504
commit 09c8ad5019

View File

@@ -19,7 +19,7 @@
"**/node_modules": true,
"**/bower_components": true,
"**/dist": true,
"**/coverge": true
"**/coverage": true
},
"typescript.referencesCodeLens.enabled": true,
"appService.zipIgnorePattern": [".vscode{,/**}"],