Skip to content

Commit a42f580

Browse files
alan-agius4Keen Yee Liau
authored and
Keen Yee Liau
committed
revert: "fix(@schematics/angular): add skipLibCheck to workspace tsconfig"
This reverts commit a8c60cb. Closes: #16696
1 parent b034b66 commit a42f580

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/schematics/angular/workspace/files/tsconfig.json.template

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"noImplicitThis": true,
99
"noFallthroughCasesInSwitch": true,
1010
"strictNullChecks": true,<% } %>
11-
"skipLibCheck": true,
1211
"sourceMap": true,
1312
"declaration": false,
1413
"downlevelIteration": true,

0 commit comments

Comments
 (0)