Add new helpers to stringify axios params and fix their types #26
Annotations
4 warnings
|
Eslint:
packages/api/src/service/BaseService.ts#L8
Unexpected any. Specify a different type
|
|
Eslint:
packages/api/src/service/BaseService.ts#L7
Unexpected any. Specify a different type
|
|
Eslint:
packages/api/src/service/BaseService.ts#L4
Unexpected any. Specify a different type
|
|
Eslint:
packages/api/src/hooks/useGetList.ts#L9
Unexpected any. Specify a different type
|
Loading