mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00
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:
4
tests/reference.d.ts
vendored
4
tests/reference.d.ts
vendored
@ -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" />
|
||||
|
Reference in New Issue
Block a user