@tophat/jest-resolver
The simplest eslint import resolver plugin. All it does is expose node's require.
Usage
// jest.config.js
module.exports = {
resolver: '@tophat/jest-resolver'
}
Contributors
Noah |
To add a contributor to the README, signal the all-contributors bot by adding comments in your PRs like so:
@all-contributors please add <username> for <contribution type>