fix(types): default checkbox value prop type to boolean closes #144 #481
Annotations
10 warnings
Lint:
packages/core/src/useCalendar/useCalendar.ts#L109
Unexpected any. Specify a different type
|
Lint:
packages/core/src/useCalendar/useCalendar.ts#L114
Unexpected any. Specify a different type
|
Lint:
packages/core/src/useComboBox/useComboBox.ts#L183
Unexpected any. Specify a different type
|
Lint:
packages/devtools/src/helpers.ts#L264
Unexpected any. Specify a different type
|
Lint:
packages/devtools/src/helpers.ts#L264
Unexpected any. Specify a different type
|
Lint:
packages/devtools/src/helpers.ts#L293
Unexpected any. Specify a different type
|
Lint:
packages/devtools/src/init.ts#L36
Unexpected any. Specify a different type
|
Lint:
packages/shared/src/utils.ts#L54
Unexpected any. Specify a different type
|
Lint:
packages/shared/src/utils.ts#L54
Unexpected any. Specify a different type
|
Lint:
packages/shared/src/utils.ts#L60
Unexpected any. Specify a different type
|
Loading