Add support for running the emulators in Cloud Workstation #15095
Annotations
6 errors
Lint
Process completed with exit code 1.
|
Lint:
packages/firestore/src/platform/browser_lite/fetch_connection.ts#L18
There should be at least one empty line between import groups
|
Lint:
packages/firestore/src/platform/browser/webchannel_connection.ts#L49
'isCloudWorkstation' is defined but never used
|
Lint:
packages/firestore/src/platform/browser/webchannel_connection.ts#L49
'isCloudWorkstation' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/firestore/src/platform/browser/webchannel_connection.ts#L49
`@firebase/util` import should occur before import of `@firebase/webchannel-wrapper/webchannel-blob`
|
Lint:
packages/firestore/src/platform/browser/webchannel_connection.ts#L48
There should be at least one empty line between import groups
|