Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing dot in name of configuration file #4258

Merged
merged 1 commit into from Apr 30, 2020
Merged

Fix missing dot in name of configuration file #4258

merged 1 commit into from Apr 30, 2020

Conversation

sonicdoe
Copy link
Contributor

Fixes configuration files mistakenly being referred to as mocharc.js and mocharc.cjs instead of .mocharc.js and .mocharc.cjs.

Copy link
Member

@boneskull boneskull left a comment

Choose a reason for hiding this comment

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

LGTM, thanks. good eye!

@boneskull boneskull added area: documentation anything involving docs or mochajs.org semver-patch implementation requires increase of "patch" version number; "bug fixes" labels Apr 30, 2020
@boneskull boneskull merged commit b5e7183 into mochajs:master Apr 30, 2020
@sonicdoe sonicdoe deleted the docs-configuration-file branch May 4, 2020 07:09
@craigtaub craigtaub added this to the next milestone May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation anything involving docs or mochajs.org semver-patch implementation requires increase of "patch" version number; "bug fixes"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants