We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1dc4e5 commit 5d76096Copy full SHA for 5d76096
jest.config.js
@@ -9,5 +9,6 @@ module.exports = {
9
moduleNameMapper: {
10
"^root": "<rootDir>",
11
"^src": "<rootDir>/src",
12
+ "^lib": "<rootDir>/src/lib",
13
},
14
}
0 commit comments