We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The proposal currently only covers extremely basic types.
What about things like TypeScript generics and utility types?
For the proposal to be worthwhile, developers need it to be just as good if not better than using TypeScript to handle our types.
Developers basically want TypeScript but without having to add a compiler step to their build process.
The text was updated successfully, but these errors were encountered:
@Dan503 This is the old proposal, the recent stage 1 proposal is here: https://github.com/tc39/proposal-type-annotations
Sorry, something went wrong.
No branches or pull requests
The proposal currently only covers extremely basic types.
What about things like TypeScript generics and utility types?
For the proposal to be worthwhile, developers need it to be just as good if not better than using TypeScript to handle our types.
Developers basically want TypeScript but without having to add a compiler step to their build process.
The text was updated successfully, but these errors were encountered: