Open kaleidawave opened 2 months ago
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
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.