Apply new lint rules to yet more packages (#15486)

This commit is contained in:
Andy
2017-03-29 14:46:16 -07:00
committed by GitHub
parent 2628148cfc
commit d426ff3083
24 changed files with 197 additions and 222 deletions

View File

@@ -292,7 +292,7 @@ declare namespace UniversalAnalytics {
expVar?: string;
flashVersion?: string;
forceSSL?: boolean;
hitCallback?: () => void;
hitCallback?(): void;
hitType?: string;
hostname?: string;
id?: string;