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 5bbf9ba commit ac80919Copy full SHA for ac80919
angular-tsconfig.json
@@ -18,6 +18,7 @@
18
"exclude": [
19
"node_modules/@angular/bazel/**",
20
"node_modules/@angular/compiler-cli/**",
21
+ "node_modules/@angular/**/schematics/**",
22
"node_modules/@angular/**/testing/**"
23
]
24
}
0 commit comments