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

TypeScript Type Checking and Reporting #62

Open
EntraptaJ opened this issue May 17, 2020 · 0 comments
Open

TypeScript Type Checking and Reporting #62

EntraptaJ opened this issue May 17, 2020 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@EntraptaJ
Copy link
Member

Currently this module does not type-check or report errors. The current ts.transpileModulefunction that is used to transpile a single source file at a time doesn't support inferring TypeScript type errors nor getting in types from external modules.

@EntraptaJ EntraptaJ added the enhancement New feature or request label May 17, 2020
@EntraptaJ EntraptaJ added this to To do in TODO May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
TODO
  
To do
Development

No branches or pull requests

1 participant