aotaduy / eslint-plugin-spellcheck

MIT License
183 stars 17 forks source link

Escaped apostrophes before checking for skipped words + performance enhancement #64

Open azzurro opened 4 years ago

azzurro commented 4 years ago

Fixed issue with apostrophe in string making the entire word/sentence valid regardless of spell errors.

Possibly related: https://github.com/aotaduy/eslint-plugin-spellcheck/issues/48

aegirokran commented 3 years ago

@azzurro - could this be made to work with both the regular apostrophe ' also the smart quotes ?

For example: shouldn't - regular quotes shouldn’t - smart quotes

Sometimes they're called smart quotes or curly quotes and more info here - https://smartquotesforsmartpeople.com