TS-ESNode icon indicating copy to clipboard operation
TS-ESNode copied to clipboard

TypeScript Type Checking and Reporting

Open EntraptaJ opened this issue 5 years ago • 0 comments

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 avatar May 17 '20 16:05 EntraptaJ