Skip to content
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

Ability to support CheckJS #2114

Closed
kitsonk opened this issue Apr 14, 2019 · 1 comment
Closed

Ability to support CheckJS #2114

kitsonk opened this issue Apr 14, 2019 · 1 comment

Comments

@kitsonk
Copy link
Contributor

kitsonk commented Apr 14, 2019

After #2089 lands, we will be able to add back support for "CheckJS". This feature can solve a couple problems:

  • It can statically analyse JavaScript code, leveraging JSDoc annotations, for any type violations without the code having to be authored in TypeScript.
  • It can in many cases transpile other module formats (e.g. CommonJS) to ESM for use in Deno without needing other pre-processing.
@bartlomieju
Copy link
Member

bartlomieju commented Aug 8, 2019

This issue was resolved in #2686

CC @ry

@ry ry closed this as completed Aug 8, 2019
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

No branches or pull requests

3 participants