This commit is contained in:
Eugene Pankov
2017-04-11 02:22:48 +02:00
parent 25615902ba
commit 0ea346a6ae
253 changed files with 7841 additions and 415 deletions

View File

@@ -30,7 +30,6 @@
"app/src/*.ts",
"app/src/**/*.ts",
"!node_modules/**",
"!app/node_modules/**",
"node_modules/rxjs/Rx.d.ts"
"!app/node_modules/**"
]
}