We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2b105 commit 95a256fCopy full SHA for 95a256f
projects/testing-library/migrations/tsconfig.migrations.json
@@ -3,6 +3,7 @@
3
"module": "commonjs",
4
"target": "es5",
5
"sourceMap": true,
6
+ "rootDir": "./",
7
"outDir": "../../../dist/@angular-extensions/testing-library/migrations",
8
"noLib": false,
9
"baseUrl": "./",
0 commit comments