-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Repo: enable eslint-plugin-mdx
for linting .mdx
files
#11213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
How does this interact with #3223? |
It depends on your choice, I can split into two PRs, one for |
+1, I also vote for just the one tool. The fewer commands & tools we use, the better! ⚡ Also relevant: #11204 |
@JoshuaKGoldberg So what would be the next steps then? Should I split into two PRs, one for |
Let's say wait a few business days to see if anybody else on @typescript-eslint/triage-team wants to give input, then if nothing changes, one PR? We normally prefer granular PRs when multiple things are in play, but these are so interconnected that that would be harder than normal here. Plus I don't think we have a huge amount of Markdown linting configuration. |
Suggestion
As title, it works perfectly with other plugins like
eslint-plugin-react
, and we could(not a requirement) also dropmarkdown-lint
in this case, see also #3223.Additional Info
No response
The text was updated successfully, but these errors were encountered: