EmmanuelBeziat / vscode-great-icons

🆚 A big pack of icons (200+) for your files
https://marketplace.visualstudio.com/items?itemName=emmanuelbeziat.vscode-great-icons
MIT License
158 stars 56 forks source link

Consider eslint flat config files (eslint.config.js) as eslint config… #291

Closed lmeysel closed 3 months ago

lmeysel commented 3 months ago

Eslint supports a new config format. The standard files are eslint.config.{js,mjs,cjs} and will become the default in eslint 9.x

See: https://eslint.org/docs/latest/use/configure/configuration-files-new

EmmanuelBeziat commented 3 months ago

@lmeysel Thanks a lot for your PR! It will be added soon to the new version.

EmmanuelBeziat commented 2 months ago

Hello @lmeysel ; check out the new vscode version to find your PR!

So sorry, I forgot to add your name in the changelog :( It'll be added in a near future, but I'm currently working on a deep rework of the plugin, so it'll have to wait for a bit.

Thanks again for your contribution!