ghmcadams / vscode-lintlens

Augment your ESLint rules in Visual Studio Code - Adds metadata beside each ESLint rule.
MIT License
42 stars 9 forks source link

Can I customize the eslint config file name? #80

Open zzzgit opened 1 month ago

zzzgit commented 1 month ago

I often config eslint rules in a js file that is not named eslint.config.js. Can I customize the glob pattern for my config file?