We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm-shrinkwrap.json
npm knows multiple lock file formats, besides package-lock.json. see https://docs.npmjs.com/cli/v8/configuring-npm/npm-shrinkwrap-json
package-lock.json
the icon theme already puts a proper icon for package-lock.json. but npm-shrinkwrap.json is detected as arbitrary json file.
request: npm-shrinkwrap.json has the same icon as the current package-lock.json has
The text was updated successfully, but these errors were encountered:
as a matter of documentation, the shrinkwrap was added to atom-file-icons icons via 1.7.16 but it might be broken in the current versions.
shrinkwrap
nevertheless, please have this feature/fix for VSCode
Sorry, something went wrong.
No branches or pull requests
npm knows multiple lock file formats, besides
package-lock.json
.see https://docs.npmjs.com/cli/v8/configuring-npm/npm-shrinkwrap-json
the icon theme already puts a proper icon for
package-lock.json
.but
npm-shrinkwrap.json
is detected as arbitrary json file.request:
npm-shrinkwrap.json
has the same icon as the currentpackage-lock.json
hasThe text was updated successfully, but these errors were encountered: