mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-04 21:19:53 +08:00
Apply new lint rules to yet more packages (#15486)
This commit is contained in:
2
types/google.analytics/index.d.ts
vendored
2
types/google.analytics/index.d.ts
vendored
@@ -292,7 +292,7 @@ declare namespace UniversalAnalytics {
|
||||
expVar?: string;
|
||||
flashVersion?: string;
|
||||
forceSSL?: boolean;
|
||||
hitCallback?: () => void;
|
||||
hitCallback?(): void;
|
||||
hitType?: string;
|
||||
hostname?: string;
|
||||
id?: string;
|
||||
|
||||
Reference in New Issue
Block a user