We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4effd63 commit 09e1cd3Copy full SHA for 09e1cd3
templates/Angular2Spa/tsconfig.json
@@ -8,6 +8,7 @@
8
"skipDefaultLibCheck": true
9
},
10
"exclude": [
11
+ "bin",
12
"node_modules"
13
]
14
}
templates/KnockoutSpa/tsconfig.json
@@ -6,6 +6,7 @@
6
7
templates/ReactReduxSpa/tsconfig.json
templates/ReactSpa/tsconfig.json
@@ -7,6 +7,7 @@
templates/WebApplicationBasic/tsconfig.json
0 commit comments