The [current pattern](https://github.com/nl-design-system/denhaag/blob/main/eslint.config.mjs#L41) specified in `files` does not pick up any `.mdx` files. Check with: ```shell $ ./node_modules/.bin/eslint "**/*.mdx" ```  I have [started](https://github.com/nl-design-system/example/pull/766) a PR in the example repo where this is one of the few things that still needs fixing.
The current pattern specified in
filesdoes not pick up any.mdxfiles.Check with:
$ ./node_modules/.bin/eslint "**/*.mdx"I have started a PR in the example repo where this is one of the few things that still needs fixing.