Skip to content

Commit

Permalink
autofix: jest.config.js should have md5 37d4a60683ab9a47350f017601295759
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 16, 2020
1 parent 3be0594 commit 31a9bcd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ module.exports = {
"<rootDir>/node_modules/",
"<rootDir>/dist/",
],
modulePathIgnorePatterns: [
"<rootDir>/dist",
"<rootDir>/build",
],
moduleNameMapper: {
"^root": "<rootDir>",
"^src": "<rootDir>/src",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@
},
"homepage": "https://github.com/Jaid/has-content",
"keywords": []
}
}

0 comments on commit 31a9bcd

Please sign in to comment.