exclude the generated server folder from the npm scripts
This commit is contained in:
Родитель
fb18cbbcf5
Коммит
e146eed9c1
|
@ -13,5 +13,6 @@
|
|||
"settings": {
|
||||
"editor.formatOnSave": false,
|
||||
"npm.enableScriptExplorer": true,
|
||||
"npm.exclude": "**/tslint/server/**"
|
||||
}
|
||||
}
|
Загрузка…
Ссылка в новой задаче