Skip to content

Commit edbc11d

Browse files
committed
Remove tslint disable
1 parent 0930747 commit edbc11d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/pathTransformData.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* tslint:disable:max-line-length */
21
const tests = [
32
{ 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' },
43
{ platform: 'android', scriptUrl: 'VM1', expectedResult: 'VM1' },

0 commit comments

Comments
 (0)