Use boolean literal types (when TypeScript support lands)
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
`createAxesMixin` uses a `boolean` type where a _literal_ would be more appropriate, however this is not yet supported by TypeScript.
See (at time of writing): b765f2748adc317bfadc797487187b453f262283
Contributor guide
Assessment
This issue has not been assessed yet.