Skip to content
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

Make sure MDX files are picked up by ESLint #1567

Open
matijs opened this issue Sep 22, 2024 · 1 comment
Open

Make sure MDX files are picked up by ESLint #1567

matijs opened this issue Sep 22, 2024 · 1 comment
Labels
triage Needs to get a priority

Comments

@matijs
Copy link
Member

matijs commented Sep 22, 2024

The current pattern specified in files does not pick up any .mdx files.

Check with:

$ ./node_modules/.bin/eslint "**/*.mdx"

screenshot of the above command showing an error

I have started a PR in the example repo where this is one of the few things that still needs fixing.

@matijs matijs added the triage Needs to get a priority label Sep 22, 2024
@matijs
Copy link
Member Author

matijs commented Sep 22, 2024

ping @YourivHDenHaag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs to get a priority
Projects
None yet
Development

No branches or pull requests

1 participant