chore(e2e): update config files (#7677)

* chore(e2e): update config files

* chore: update .gitignore file

* chore: update references.d.ts file

* chore: remove npm scripts

* chore: update travis config
This commit is contained in:
Vasil Chimev
2019-08-18 23:16:35 +03:00
committed by Svetoslav
parent a614fc94d0
commit 70f8d70f07
44 changed files with 80 additions and 1184 deletions

View File

@ -1,2 +1,2 @@
/// <reference path="../tns-platform-declarations/android.d.ts" />
/// <reference path="../tns-platform-declarations/ios.d.ts" />
/// <reference path="./node_modules/tns-platform-declarations/android.d.ts" />
/// <reference path="./node_modules/tns-platform-declarations/ios.d.ts" />