mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-25 08:38:57 -06:00
* fixed broken plugin dev link on contributing guide * feat(cli-service): vue config command added * feat(cli-service): vue config command added * feat(cli-service): added config commands get and delete * feat(cli-service): added vue edit command and opn dependcy * feat(cli-service): added vue config set command and vue config check * feat(cli-service): nested path support and command/logs adjustment * feat(cli-service): command option descriptions updated with preset * refactor: object get/set/unset * feat: json option + fs/JSON fixes
@vue/cli-shared-utils
shared-utils for vue-cli