Skip to content

Commit

Permalink
Add this back
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisronline committed Jul 19, 2021
1 parent f9dfc66 commit 9f1c2d4
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -161,6 +161,7 @@ function getSnapshotState(file: string, updateSnapshot: SnapshotUpdateState) {
path.join(dirname + `/__snapshots__/` + filename.replace(path.extname(filename), '.snap')),
{
updateSnapshot,
// @ts-expect-error
getPrettier: () => prettier,
getBabelTraverse: () => babelTraverse,
}
Expand Down

0 comments on commit 9f1c2d4

Please sign in to comment.