Skip to content
This repository was archived by the owner on Dec 5, 2021. It is now read-only.

Remove extra type checks #1

Open
scottbedard opened this issue Nov 13, 2021 · 0 comments
Open

Remove extra type checks #1

scottbedard opened this issue Nov 13, 2021 · 0 comments

Comments

@scottbedard
Copy link
Owner

There is currently a bug in Typescript that results in incorrect unknown types when inferring from tuples.

microsoft/TypeScript#45281

To get around this, we're currently adding extra type checks. The following utilities can be simplified when this bug is fixed.

  • BreakWords
  • Join
  • MapCapitalize
  • MapLowercase
  • MapUppercase
  • Split
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant