Skip to content

Updates jest supportedKeys with more options#255

Merged
jayair merged 2 commits into
AnomalyInnovations:masterfrom
mattxwang:update-jest-supported-keys
Aug 23, 2021
Merged

Updates jest supportedKeys with more options#255
jayair merged 2 commits into
AnomalyInnovations:masterfrom
mattxwang:update-jest-supported-keys

Conversation

@mattxwang

Copy link
Copy Markdown
Contributor

This is a short and sweet PR that adds a couple of options to the supportedKeys in createJestConfig.js to match what's live on Create React App. In particular, it adds:

It's a quick addition from #73 but doesn't implement the broader-scale strategy of respecting the user's Jest config file, etc. Instead, the goal of this PR is just to get this repo up-to-date with some newer jest options (and not introduce any breaking changes, etc.).

More than happy to add other keys to this PR, such as bail, verbose, or preset as suggested in #73.

@jayair jayair added the enhancement New feature or request label Aug 18, 2021
@jayair

jayair commented Aug 18, 2021

Copy link
Copy Markdown
Member

Great! I'll take a look at it this weekend.

@jayair jayair changed the title updates jest supportedKeys with more options Updates jest supportedKeys with more options Aug 23, 2021
@jayair
jayair merged commit 5cb167b into AnomalyInnovations:master Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants