Adding support for Jest aliases
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]
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]