-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
Description
🚀 Feature Proposal
Jest allows for configuration in TypeScript via ts-node
:
It would be great to also enable support for tsm
Motivation
tsm
is lighter weight and faster thants-node
- if projects are already using
tsm
for other tasks, it would be nice to not have to also installts-node
only for Jest
Example
No response
Pitch
Not entirely sure I understand this field, but maybe:
It fits Jest's ideology of being fast and enabling modern techniques