Skip to content

Commit 9fb6bbb

Browse files
authored
Merge branch 'master' into fix/ns-views-not-cleaned-on-removal
2 parents b049e6c + d4739f5 commit 9fb6bbb

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

Diff for: nativescript-angular/tsconfig.json

+1-8
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,7 @@
1616
"dom",
1717
"es6",
1818
"es2015.iterable"
19-
],
20-
"baseUrl": ".",
21-
"paths": {
22-
"*": [
23-
"./node_modules/tns-core-modules/*",
24-
"./node_modules/*"
25-
]
26-
}
19+
]
2720
},
2821
"angularCompilerOptions": {
2922
"genDir": ".",

0 commit comments

Comments
 (0)