We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should probably eslint this - IMO backticks should be reserved for templating.
Originally posted by @joshgummersall in #3627 (comment)
If single quotes are used in a string, the wrapping quote should be double quotes.
The text was updated successfully, but these errors were encountered:
chore: eslint quotes rule
f120999
Fixes #3685
chore: estlint quotes rule (#3850)
0fdf7c4
* chore: eslint quotes rule Fixes #3685 * fix: lint --fix
Successfully merging a pull request may close this issue.
We should probably eslint this - IMO backticks should be reserved for templating.
Originally posted by @joshgummersall in #3627 (comment)
If single quotes are used in a string, the wrapping quote should be double quotes.
The text was updated successfully, but these errors were encountered: