fix: throw errors without response directly #206
Annotations
10 warnings
lint:
src/interfaces/Errors.ts#L24
'url' is defined but never used
|
lint:
src/interfaces/Errors.ts#L41
'url' is defined but never used
|
lint:
src/interfaces/Errors.ts#L58
'url' is defined but never used
|
lint:
src/interfaces/Errors.ts#L59
'stack' is defined but never used
|
lint:
src/interfaces/Errors.ts#L71
'url' is defined but never used
|
lint:
src/interfaces/Errors.ts#L88
'url' is defined but never used
|
lint:
src/interfaces/Errors.ts#L104
'url' is defined but never used
|
lint:
src/interfaces/Errors.ts#L105
'cause' is defined but never used
|
lint:
src/lib/Manager.ts#L8
'config' is defined but never used
|
lint:
src/lib/Manager.ts#L9
'privateConfig' is defined but never used
|