lucasmotta / vscode-sort-package-json-dependencies

Sort package.json on save or by command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-sort-package-json-dependencies

Sorts your package.json dependencies and devDependencies.

Extension Settings

This extension contributes the following settings:

  • sortPackageDependencies.onSave: enable/disable sorting package.json dependencies on save

Known Issues

No known issues.

Release Notes

1.0.0

Initial release.

About

Sort package.json on save or by command

License:MIT License


Languages

Language:TypeScript 55.9%Language:JavaScript 44.1%