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 2b46b92 commit 40d4a68
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 @@ -38,4 +38,4 @@
},
"homepage": "https://github.com/Jaid/object-changes",
"keywords": []
}
}

0 comments on commit 40d4a68

Please sign in to comment.