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.