totallymoney / eslint-plugin-prefer-smart-quotes

📏 Prefer the use of curly quote/apostrophe characters
https://www.npmjs.com/package/eslint-plugin-prefer-smart-quotes
MIT License
4 stars 1 forks source link

fix: dont replace incorrectly for single quotes #3

Closed ljbc1994 closed 3 years ago

ljbc1994 commented 3 years ago

What's the problem?

Currently, if there are multiple single quotes, the plugin will replace single quotes with an ampersand rather than skipping over the quotes.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: