We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 899f1b7 commit 34c1cfbCopy full SHA for 34c1cfb
packages/app-distribution/lib/types/app-distribution.ts
@@ -31,8 +31,7 @@ export interface AppDistributionRelease {
31
}
32
33
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
34
-export interface Statics {
35
-}
+export interface Statics {}
36
37
/**
38
* The Firebase AppDistribution service interface.
0 commit comments