Add Emulator Overlay #15109
Annotations
7 errors
yarn lint
Process completed with exit code 1.
|
yarn lint:
packages/util/src/emulator.ts#L167
'created' is never reassigned. Use 'const' instead
|
yarn lint:
packages/util/src/emulator.ts#L167
'parentDiv' is never reassigned. Use 'const' instead
|
yarn lint:
packages/util/src/emulator.ts#L164
Missing return type on function
|
yarn lint:
packages/util/src/emulator.ts#L160
Missing return type on function
|
yarn lint:
packages/util/src/emulator.ts#L19
'FirebaseApp' is defined but never used. Allowed unused vars must match /^_/u
|
yarn lint:
packages/util/src/emulator.ts#L19
'FirebaseApp' is defined but never used
|
Loading