-
-
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
tsmis lighter weight and faster thants-node- if projects are already using
tsmfor other tasks, it would be nice to not have to also installts-nodeonly 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