Skip to content

Commit 5aaf0e4

Browse files
author
Vasil Chimev
authored
chore: disable tslint rule for vendor-platform.ios.ts (#250)
1 parent 1e5863a commit 5aaf0e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: app/vendor-platform.ios.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
// There is a bug in angular: https://github.com/angular/angular-cli/pull/8589/files
22
// Legendary stuff, its webpack plugin pretty much doesn't work with empty TypeScript files in v1.8.3
3+
/* tslint:disable:no-unused-expression */
34
void 0;

0 commit comments

Comments
 (0)