-
Notifications
You must be signed in to change notification settings - Fork 35
Issues: woutervh-/typescript-is
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make generated code smaller by putting reusable strings to constants or functions
#128
opened May 7, 2022 by
zdila
Bug: A missing key and a key with a value of undefined are not considered the same
#122
opened Jan 12, 2022 by
North101
typescript-is introduces "typescript" dependency into production environment
#119
opened Dec 4, 2021 by
acomagu
Parsing fails when target & aliasTypeArguments are at different levels
#117
opened Nov 14, 2021 by
SebastienGllmt
Fix intersections with primitives to add support for branded/flavored types
#110
opened Sep 10, 2021 by
etler
Feature Request: Shortcut to simplify
const v = func(); is<type>(v) ? v : default
#109
opened Jul 30, 2021 by
oleg-slapdash
Feature request: Allow disallowSuperfluousObjectProperties as an option to AssertType decorator factory
#102
opened May 30, 2021 by
sgpinkus
This module should not be used in runtime. Instead, use a transformer during compilation.
#101
opened May 19, 2021 by
ekiwi111
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.