Skip to content

Commit 95a256f

Browse files
fix: keep migrations folder structure (#7)
1 parent 9a2b105 commit 95a256f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/testing-library/migrations/tsconfig.migrations.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"module": "commonjs",
44
"target": "es5",
55
"sourceMap": true,
6+
"rootDir": "./",
67
"outDir": "../../../dist/@angular-extensions/testing-library/migrations",
78
"noLib": false,
89
"baseUrl": "./",

0 commit comments

Comments
 (0)