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

Linting: Add rule to consistently use single quotes and fix files #20827

Merged
merged 2 commits into from
Dec 4, 2020

Conversation

gkjohnson
Copy link
Collaborator

Related issue: --

Description

Adds a rule to the eslint config to enforce use of single quotes which I noticed were being used inconsistently. Also adds root: true to the eslint config so users' global configs are not considered when linting the files.

@mrdoob mrdoob added this to the r124 milestone Dec 4, 2020
@mrdoob mrdoob merged commit 3c60484 into mrdoob:dev Dec 4, 2020
@mrdoob
Copy link
Owner

mrdoob commented Dec 4, 2020

Thanks!

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

3 participants