Skip to content

fix: remove extra period in jest config error message#12341

Open
HumbertoL wants to merge 1 commit into
react:mainfrom
HumbertoL:fix/remove-extra-period
Open

fix: remove extra period in jest config error message#12341
HumbertoL wants to merge 1 commit into
react:mainfrom
HumbertoL:fix/remove-extra-period

Conversation

@HumbertoL
Copy link
Copy Markdown

There's an extra period in an error message for the jest config.

The period is after the last item in the list. (In this case "watchPathIgnorePatterns")

Visual
JestConfigError

For correct grammar, the list should not have end punctuation (see "Punctuation Bullet Points" section on this article if a reference is desired)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants