nickdeis / eslint-plugin-no-secrets

An eslint plugin to find strings that might be secrets/credentials
MIT License
127 stars 4 forks source link

#26: Support Eslint Flat Config #27

Closed nickdeis closed 1 month ago

nickdeis commented 2 months ago

The amount of actual code changes are relatively small for issue #26, but this required a total lift of how I do testing. May drop the dev dependency on mocha, but at this point the heaviest dev dependencies is testing all the different eslint versions.