Skip to content

Commit

Permalink
update base template test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
damienung1 committed Apr 1, 2021
1 parent d1c21c7 commit 1b3150d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@ export default Jest.mergePreset({
\\"outDir\\": \\"lib\\",
\\"paths\\": {
\\"src\\": [\\"src\\"]
}
},
\\"resolveJsonModule\\": true
},
\\"exclude\\": [\\"lib*/**/*\\"],
\\"extends\\": \\"skuba/config/tsconfig.json\\"
Expand Down

0 comments on commit 1b3150d

Please sign in to comment.