feat(native): Add toBeDisabled #159
Annotations
11 errors
|
Run yarn lint:
packages/native/src/utils.ts#L4
Missing trailing comma
|
Run yarn lint:
packages/native/src/utils.ts#L7
Strings must use doublequote
|
Run yarn lint:
packages/native/src/utils.ts#L9
Trailing spaces not allowed
|
Run yarn lint:
packages/native/src/utils.ts#L11
Unexpected dangling '_' in '_fiber'
|
Run yarn lint:
packages/native/src/utils.ts#L11
Unsafe call of an `any` typed value
|
Run yarn lint:
packages/native/src/utils.ts#L11
Unsafe member access .includes on an `any` value
|
Run yarn lint:
packages/native/src/utils.ts#L12
Strings must use doublequote
|
Run yarn lint:
packages/native/src/utils.ts#L16
Unexpected space before the ':'
|
Run yarn lint:
packages/native/src/utils.ts#L18
Unsafe return of an `any` typed value
|
Run yarn lint
The operation was canceled.
|
Loading