It's difficult (or impossible?) to use a testcafe tsconfig file as a project reference #8034
Labels
STATE: Stale
An outdated issue that will be automatically closed by the Stale bot.
TYPE: enhancement
The accepted proposal for future implementation.
What is your Scenario?
I've been asked to break up the trade-offs listed in #7978 (comment) into separate issues so they can be discussed individually.
What are you suggesting?
This is similar to the above, but reusing the same TestCafe tsconfig file as a [project reference][3] is challenging, impossible, or at the very least, undocumented by TestCafe. The only workaround I can come up with is a tsconfig file for testcafe's usage and another tsconfig file for vscode's usage. But this is a DRY violation, allowing your tsc/vscode compilation to get out sync with TestCafe's.
What alternatives have you considered?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: