nl-design-system / denhaag

Work in Progress: Den Haag Design System based on the NL Design System architecture
https://nl-design-system.github.io/denhaag/
Other
12 stars 7 forks source link

Make sure MDX files are picked up by ESLint #1567

Open matijs opened 1 month ago

matijs commented 1 month ago

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 commented 1 month ago

ping @YourivHDenHaag