You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's currently no linting for markdown, etc. This is a TS config, so I'd expect this to be out of scope, but I'm documenting it in case @AndreaPontrandolfo finds some of it useful.
Spell checking for all programming languages, the ESLint plugin only checks strings, identifiers at declaration, and comments for JS/TS, preventing false positives over the CSpell CLI.
The text was updated successfully, but these errors were encountered:
There's currently no linting for markdown, etc. This is a TS config, so I'd expect this to be out of scope, but I'm documenting it in case @AndreaPontrandolfo finds some of it useful.
npm:@eslint/markdown
(currently published asnpm:eslint-plugin-markdown
)npm:eslint-plugin-mdx
npm:eslint-plugin-markdownlint
npm:@cspell/eslint-plugin
The text was updated successfully, but these errors were encountered: