We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ffed7c commit 8315109Copy full SHA for 8315109
projects/testing-library/tsconfig.schematics.json
@@ -8,7 +8,7 @@
8
"esModuleInterop": true,
9
"resolveJsonModule": true,
10
"forceConsistentCasingInFileNames": true,
11
- "outDir": "../../dist/@testing-library/angular/schematics/ng-add",
+ "outDir": "../../dist/@testing-library/angular/schematics",
12
"removeComments": true,
13
"skipLibCheck": true,
14
"sourceMap": false
0 commit comments