We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2ca9a commit eb9c7feCopy full SHA for eb9c7fe
1 file changed
tsconfig.json
@@ -35,13 +35,10 @@
35
"exclude": [
36
"dist/**/*",
37
"dist-schema/**",
38
- "goldens/**/*",
39
"**/node_modules/**/*",
40
"**/third_party/**/*",
41
- "packages/angular_devkit/schematics_cli/blank/*-files/**/*",
42
"packages/angular_devkit/schematics_cli/schematic/files/**/*",
43
"packages/angular_devkit/*/test/**/*",
44
- "tests/**/*",
45
- ".ng-dev/**/*"
+ "tests/**/*"
46
]
47
}
0 commit comments