hotaydev / audit-export

A handy tool to export npm audit results to a full offline HTML page for a better view of your project's vulnerabilities.
https://www.npmjs.com/package/audit-export
MIT License
5 stars 4 forks source link

New eslint configuration system #11

Closed uchilaka closed 1 month ago

uchilaka commented 5 months ago

There's a new ESLint configuration system available. It's not currently the default, but the system used in the project (.eslintrc.js) will be deprecated by eslint v9.0.0

image

The deprecation notice is here

PS: Found my way to this project via npm-audit-html and was glad there's a team supporting this. I intend to look into a PR for the eslint config system updates in a bit - just posting this for visibility in case someone else gets to it before I do

welcome[bot] commented 5 months ago

Thanks for opening this issue, a maintainer will get back to you shortly!

TaylorHo commented 1 month ago

Changed to Biome, so this no longer needs to be updated.