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

Standardize on camelcase #520

Merged
merged 1 commit into from Jul 13, 2018

Conversation

jstewmon
Copy link
Contributor

addresses discussion from #516 (comment) about standardizing on camelCase to avoid having to decide when to use UPPER_CASE for const vars

@sindresorhus sindresorhus changed the title Standardize camelcase Standardize on camelcase Jul 13, 2018
@sindresorhus sindresorhus merged commit fb5185a into sindresorhus:master Jul 13, 2018
@sindresorhus
Copy link
Owner

I've opened an issue on ESLint so we can enforce this in the future: eslint/eslint#10605

@jstewmon
Copy link
Contributor Author

Thanks for opening that issue - I reviewed the docs today when I made this change and was disappointed that they didn't have an option to disallow _ when the alpha chars are uppercase.

@jstewmon jstewmon deleted the standardize-camelcase branch July 17, 2018 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants