material-extensions / vscode-material-icon-theme

Available on the VSCode Marketplace
https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme
MIT License
2.05k stars 629 forks source link

feat: Migrate from `prettier`/`eslint` to `biome` #2349

Closed Repiteo closed 4 months ago

Repiteo commented 4 months ago

Converts the existing linter/formatter to the new kid on the block: biome. Replaces prettier & eslint entirely by doing the same thing but at a significantly expedited rate. All the relevant settings were migrated over with little effort, and only a handful of manual adjustments needed to be made after its initial check (making some enums pascal-case); otherwise, everything was automatically taken care of in less than a second!

github-actions[bot] commented 4 months ago

Merge Successful

Thanks for your contribution! 🎉

The changes will be part of the upcoming update on the marketplace.