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
Expand config file names allowed to use devDependencies (#184)
Expands the file extensions allowed to use `devDependencies` in the
`import/no-extraneous-dependencies` rule.
For older config files expands to js and cjs. For newer files that are
esm aware also includes the esm extensions.
---------
Co-authored-by: rajsite <1588923+rajsite@users.noreply.github.com>
0 commit comments