You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If anyone wants to work on it and find a better solution, feel free to propose changes via a PR. (Note that here we are talking about the eslint config for Nuxt 2). Thanks!
Why is version 12 ignoring *.d.ts files?
https://github.com/nuxt/eslint-config/blob/3bc1fb3cfa2f01b807477b18c3b1c9c6e8eef8ed/packages/eslint-config-legacy/index.js#L159
I want my type definition files to be linted too.
If the intention was to ignore auto-generated ones then probably this should be done for specific directories.
The text was updated successfully, but these errors were encountered: