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

(nit) Use double quotes in the same line #1078

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

victorlin
Copy link
Member

Description of proposed changes

For consistency. If there was an ESLint rule for consistency within the same line, I would consider turning it on. But I don't think such a rule exists. The closest is jsx-quotes which is too opinionated and would change lots of code that is working just fine.

Related issue(s)

Prompted by #1073 (comment)

Checklist

For consistency. If there was an ESLint rule for consistency within the
same line, I would consider turning it on. But I don't think such a rule
exists. The closest is jsx-quotes¹ which is too opinionated and would
change lots of code that is working just fine.

¹ <https://eslint.org/docs/latest/rules/jsx-quotes>
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.

2 participants