Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Open
Description
Right now,packages/eslint-plugin/docs.test.ts
is what validates rule docs are set up properly. I think it'd give a better dev experience to have whatever linter we use for markdown validate inline rather than waiting for a separate CI job / CLI task.
Blocked on#3223, presumably, in case we do end up switching toremark-lint
/eslint-plugin-mdx
.