checkServiceConfig(config) fails with unit qualifiers on frame dimensions
Open
- Dominant language
- TypeScript
- Stars
- 159
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
Suppose you have dim= width or height with
%
px
em
then Number.isFinite(dim)
will make your config invalid for those cases.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.