fix: lint (#258) #115
Annotations
10 warnings
Run yarn lint:
packages/core/src/JsBridgeBase.ts#L54
Unexpected any. Specify a different type
|
Run yarn lint:
packages/core/src/JsBridgeBase.ts#L58
Unexpected any. Specify a different type
|
Run yarn lint:
packages/core/src/JsBridgeBase.ts#L82
Unexpected any. Specify a different type
|
Run yarn lint:
packages/core/src/JsBridgeBase.ts#L98
Unexpected any. Specify a different type
|
Run yarn lint:
packages/core/src/JsBridgeBase.ts#L390
Unexpected any. Specify a different type
|
Run yarn lint:
packages/core/src/ProviderBase.ts#L62
Unexpected any. Specify a different type
|
Run yarn lint:
packages/core/src/ProviderBase.ts#L93
'reject' is defined but never used
|
Run yarn lint:
packages/core/src/ProviderBase.ts#L218
'args' is defined but never used
|
Run yarn lint:
packages/core/src/ProviderBase.ts#L218
Unexpected any. Specify a different type
|
Run yarn lint:
packages/core/src/ProviderBase.ts#L221
'args' is defined but never used
|
Loading