Skip to content

Commit

Permalink
Automatically merged boilerplate update from #31
Browse files Browse the repository at this point in the history
Applied 1 fix from jaid/action-uptodater
  • Loading branch information
github-actions[bot] committed Apr 16, 2020
2 parents 80ec129 + a3d3e67 commit fb3ca71
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 @@ -53,4 +53,4 @@
"object",
"values"
]
}
}

0 comments on commit fb3ca71

Please sign in to comment.