feat: improved error handling part 1, api errors and command errors #32
Annotations
4 errors
Lint (20):
src/index.ts#L9
'APIError' is defined but never used
|
Lint (20):
src/index.ts#L10
'loginWithEmailAndPassword' is defined but never used
|
Lint (20):
src/index.ts#L29
'options' is defined but never used. Allowed unused args must match /^_/u
|
Lint (20)
Process completed with exit code 1.
|