Skip to content

Update types to current TS version#33

Merged
kaelzhang merged 1 commit intokaelzhang:masterfrom
nikeee:patch-1
Feb 3, 2022
Merged

Update types to current TS version#33
kaelzhang merged 1 commit intokaelzhang:masterfrom
nikeee:patch-1

Conversation

@nikeee
Copy link
Copy Markdown
Contributor

@nikeee nikeee commented Feb 2, 2022

  • Uses unknown instead of any.
  • Uses keyof T for the keys array.
  • Symbols are now supported in index signatures.

- Uses `unknown` instead of `any`.
- Uses `keyof T` for the `keys` array.
- Symbols are now supported in index signatures.
@kaelzhang
Copy link
Copy Markdown
Owner

good news that ts supports symbols now.

looking into this

@kaelzhang kaelzhang merged commit 5e2dcac into kaelzhang:master Feb 3, 2022
kaelzhang added a commit that referenced this pull request Feb 3, 2022
kaelzhang added a commit that referenced this pull request Feb 3, 2022
@nikeee nikeee deleted the patch-1 branch February 3, 2022 15:39
@kaelzhang
Copy link
Copy Markdown
Owner

Landed in 4.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants