Skip to content

Adding support for Jest aliases

Compare
Choose a tag to compare
@jayair jayair released this 19 Jul 18:18
· 319 commits to master since this release

You can now use aliases in Jest using the moduleNameMapper option. Thanks to @chanthafef for the #115.

Update using:

$ npm install --save-dev --save-exact [email protected]