1.0.0 • Published 3 years ago

coffeescript-jest-preset v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

MIT License