Commit Graph
1 Commits
Author SHA1 Message Date
Dziad Borowy 8b1b94a0d5 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.
2026-04-23 10:38:29 +01:00