Skip to content

feat(jest-config): set default snapshotFormat#13036

Merged
SimenB merged 3 commits into
jestjs:mainfrom
SimenB:snapshot-format-changes
Jul 17, 2022
Merged

feat(jest-config): set default snapshotFormat#13036
SimenB merged 3 commits into
jestjs:mainfrom
SimenB:snapshot-format-changes

Conversation

@SimenB

@SimenB SimenB commented Jul 17, 2022

Copy link
Copy Markdown
Member

Comment thread jest.config.mjs
projects: ['<rootDir>', '<rootDir>/examples/*/'],
snapshotFormat: {
escapeString: false,
printBasicPrototype: true,

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I personally prefer this, so 😅

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@github-actions

Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 18, 2022
@SimenB

SimenB commented Aug 25, 2022

Copy link
Copy Markdown
Member Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants