We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c862a commit 5f242f2Copy full SHA for 5f242f2
.gitignore
@@ -2,10 +2,8 @@ bin/dist
2
node_modules
3
tags
4
todomvc/typings
5
-!/src/nativescript-angular/
6
-!/src/dependencies.d.ts
7
-!/src/global.d.ts
8
deps/angular/dist
+src/nativescript-angular/**/*.js
9
.baseDir.ts
10
.tscache
11
nativescript-angular*.tgz
0 commit comments