cadamsdev / vscode-jetbrains-icon-theme

Icon theme for Visual Studio Code using official JetBrains product icons
Other
36 stars 27 forks source link

feat: add icons for yarn pnpm and eslint #95

Closed reekystive closed 1 year ago

reekystive commented 1 year ago

eslint docs
.eslintrc.yaml .eslintrc.yml .eslintrc.json are also valid eslint configuration files.

yarn docs
.yarnrc files allow you to configure additional Yarn features.

pnpm docs
A workspace must have a pnpm-workspace.yaml file in its root. A workspace also may have an .npmrc in its root.

I couldn't find a perfect icon for .npmrc so I didn't add it. Maybe icon editorConfig.svg?

cadamsdev commented 1 year ago

Looks good to me, thanks for contributing. 🙂