vue-command
vue-command copied to clipboard
add options per commands
I did some tests and it should work this way. parser-options should be of the form:
{ cd:{options}, ls:{options} }
While this is a good idea, I think it needs some extra attention.
- Please rewrite the commit history so your commits follow the conventional commit schema. In your case, this is a (breaking) feature
- A small test would be nice
- The
propsdocumentation needs to updated