1.0.0 • Published 5 years ago
coffeescript-jest-preset v1.0.0
Coffeescript jest preset
Jest preset for Coffeescript.
How to use
npm install coffeescript-jest-preset --save-devIn 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
5 years ago