We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
skipLibCheck
1 parent b034b66 commit a42f580Copy full SHA for a42f580
1 file changed
packages/schematics/angular/workspace/files/tsconfig.json.template
@@ -8,7 +8,6 @@
8
"noImplicitThis": true,
9
"noFallthroughCasesInSwitch": true,
10
"strictNullChecks": true,<% } %>
11
- "skipLibCheck": true,
12
"sourceMap": true,
13
"declaration": false,
14
"downlevelIteration": true,
0 commit comments