feat: Add 4337 hooks #18
Annotations
10 warnings
eslint:
src/createConfig.test.ts#L7
Unexpected any. Specify a different type
|
eslint:
src/createConfig.test.ts#L8
Unexpected any. Specify a different type
|
eslint:
src/errors/AuthenticationError.ts#L4
Unexpected any. Specify a different type
|
eslint:
src/errors/BaseError.ts#L4
Unexpected any. Specify a different type
|
eslint:
src/errors/BaseError.ts#L6
Unexpected any. Specify a different type
|
eslint:
src/errors/InitializeSafeProviderError.ts#L4
Unexpected any. Specify a different type
|
eslint:
src/errors/MissingSafeProviderError.ts#L4
Unexpected any. Specify a different type
|
eslint:
src/hooks/useChain.test.ts#L18
Unexpected any. Specify a different type
|
eslint:
src/hooks/useChain.test.ts#L53
Unexpected any. Specify a different type
|
eslint:
src/hooks/useDynamicSafeAction.ts#L22
Unexpected any. Specify a different type
|