🛠 Tooling: Don't transpile tests #623
Labels
area: tooling
Managing the repository's maintenance
status: in discussion
Not yet ready for implementation or a pull request
Bug Report Checklist
main
branch of the repository.Overview
@bradzacher mentioned in typescript-eslint/typescript-eslint#7056 (comment):
Agreed. It's suboptimal that this repo transpiles tests unnecessarily. How to avoid it?
I'd rather not add multiple TSConfig files... maybe the repo should use
tsup
the way consumers such as https://github.com/JoshuaKGoldberg/ts-api-utils do? That would make it easier for consumers to add in dual CJS+ESM emit...Additional Info
No response
The text was updated successfully, but these errors were encountered: