fix yarn run completions
`yarn run<TAB>` doesn't show scripts that have `:` in them (e.g. `lint:js`, `test:e2e`), which is a popular pattern. this change fixes that.
This commit is contained in:
parent
47e40c923c
commit
8b1b94a0d5
Loading…
Reference in New Issue