eslint-mdx
eslint-mdx copied to clipboard
feat: respect `.remarkignore`?
trafficstars
Initial checklist
- [X] I read the support docs
- [X] I read the contributing guide
- [X] I agree to follow the code of conduct
- [X] I searched issues and couldn’t find anything (or linked relevant results below)
Problem
.remarkignore is not respected now, which could cause migrating from remark-lint not smooth enough
Solution
Respect .remarkignore
Alternatives
N/A