Skip to content

Commit

Permalink
revert: "fix(@schematics/angular): add skipLibCheck to workspace ts…
Browse files Browse the repository at this point in the history
…config"

This reverts commit a8c60cb.

Closes: #16696
  • Loading branch information
alan-agius4 authored and kyliau committed Jan 29, 2020
1 parent 17b28f4 commit 9c9d2de
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -8,7 +8,6 @@
"noImplicitThis": true,
"noFallthroughCasesInSwitch": true,
"strictNullChecks": true,<% } %>
"skipLibCheck": true,
"sourceMap": true,
"declaration": false,
"downlevelIteration": true,
Expand Down

0 comments on commit 9c9d2de

Please sign in to comment.