build: migrate to create-typescript-app@1 #5
Annotations
10 errors
lint:
src/connect.tsx#L12
Cannot find namespace 'jest'.
|
lint:
src/connect.tsx#L12
Parameter 'getDispatch' of exported function has or is using private name 'jest'.
|
lint:
src/types.ts#L8
Property 'dispatch' of exported interface has or is using private name 'jest'.
|
lint:
src/types.ts#L43
Parameter 'returnValue' of exported function has or is using private name 'jest'.
|
lint:
src/selectors.ts#L8
Property 'mock' of exported interface has or is using private name 'jest'.
|
lint:
src/selectors.ts#L11
Parameter 'mock' of exported function has or is using private name 'jest'.
|
lint:
src/mockReactRedux.ts#L6
Cannot find namespace 'jest'.
|
lint:
src/mockReactRedux.ts#L25
Cannot find name 'jest'.
|
lint:
src/mockReactRedux.ts#L68
Cannot find name 'afterEach'.
|
lint:
src/mockReactRedux.ts#L80
Cannot find name 'jest'.
|