esformatter plugin to toggle quotes on properties
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
remark-lint rule to warn when block quotes have blank lines without markers
remark-lint rule to check mdx jsx quotes
remark-lint rule to check mdx jsx quotes
Normalize wrapping quotes for CSS string literals.
Normalize wrapping quotes for CSS string literals.
Adds a backslash before single quotes in a string (or whichever characters you like)
remark-lint rule to warn when link and definition titles occur with incorrect quotes
retext plugin to check quotes and apostrophes
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
Escape a string and wrap it in quotes to produce a safe JavaScript string literal