Skip to content

Commit 373fc16

Browse files
committed
Bring back tslint
1 parent edbc11d commit 373fc16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/pathTransformData.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* tslint:disable:max-line-length */
12
const tests = [
23
{ platform: 'android', scriptUrl: 'file:///data/data/org.nativescript.TabNavigation/files/app/main.js', expectedResult: 'C:\\projectpath\\app\\main.js', existingPath: 'C:\\projectpath\\app\\main.js' },
34
{ platform: 'android', scriptUrl: 'VM1', expectedResult: 'VM1' },

0 commit comments

Comments
 (0)