webcomponents / webcomponents/custom-elements-manifest
PropertyLike default field should take string | number | boolean | null
Open
- Dominant language
- TypeScript
- Stars
- 502
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
PropertyLike.default takes an optional string value
But it could be `true` or `0.5`, so that type should be changed to string | number | boolean | null
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.