Search Terms
Suggestion
We could probably set internal option and skip type checking project reference redirects (included .d.ts files from project reference output)
This could speed up tsc --b mode by skipping type checking generated files, (eg. skip compiler.d.ts when building tsc project and so on...) Since in build mode referencing projects are not built if there are any errors in the referenced project this should report all errors.
Use Cases
Examples
Checklist
My suggestion meets these guidelines:
Search Terms
Suggestion
We could probably set internal option and skip type checking project reference redirects (included .d.ts files from project reference output)
This could speed up
tsc --bmode by skipping type checking generated files, (eg. skipcompiler.d.tswhen buildingtscproject and so on...) Since in build mode referencing projects are not built if there are any errors in the referenced project this should report all errors.Use Cases
Examples
Checklist
My suggestion meets these guidelines: