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

eslint quotes avoidEscape #119

Closed
jamesr73 opened this issue Sep 28, 2017 · 2 comments
Closed

eslint quotes avoidEscape #119

jamesr73 opened this issue Sep 28, 2017 · 2 comments

Comments

@jamesr73
Copy link
Contributor

Any objection to tweaking the eslint rules to allow double quotes to be used when there is a single quote in the string?

"quotes": [2, "single", {"avoidEscape": true}],

This would make life prettier

@jamesr73
Copy link
Contributor Author

This change is currently in #110 😜

@anithri
Copy link
Collaborator

anithri commented Sep 30, 2017

Accepted as part of #110

@anithri anithri closed this as completed Sep 30, 2017
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

No branches or pull requests

2 participants