tal7aouy / vscode-icons

This icon theme is made to be used with Visual Studio Code.
MIT License
57 stars 17 forks source link

support plural form of store folder (stores) #13

Closed devmor-j closed 2 years ago

devmor-j commented 2 years ago

This PR will simply add missing plural form of store folder (stores) which is the new convention of Vue 3's Pinia State manager.

Before: stores-before

After: stores-after

tal7aouy commented 2 years ago

Hi I will merge it