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
There could be some improvements to the current comparison document
There are a few TS examples where I am not quite sure on.
I have strict: true here. But maybe it needs more?
strict: true
Additionally maybe some of the lib definitions might need to be extended?
Additionally it would be nice to see Flow and maybe the now retired Hegel type check diagnostics along side.
Relevant files src/playground/comparison/typescript_wrapper.mjs and src/playground/comparison/comparison_generator.mjs
src/playground/comparison/typescript_wrapper.mjs
src/playground/comparison/comparison_generator.mjs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There could be some improvements to the current comparison document
There are a few TS examples where I am not quite sure on.
I have
strict: true
here. But maybe it needs more?Additionally maybe some of the lib definitions might need to be extended?
Additionally it would be nice to see Flow and maybe the now retired Hegel type check diagnostics along side.
The text was updated successfully, but these errors were encountered: