1.0.0 • Published 4 years ago
coffeescript-jest-preset v1.0.0
Coffeescript jest preset
Jest preset for Coffeescript.
How to use
npm install coffeescript-jest-preset --save-dev
In your jest settings add coffeescript-jest-preset
preset.
{
"preset": "coffeescript-jest-preset"
}
Known issues
I still don't have code coverage working. If you manage to get it working, feel free to create a pull request.
License
1.0.0
4 years ago