1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-31 10:11:14 +00:00
Joseph Frazier 7e16a2eb7c Fix aliased yarn commands like yarn ls
[Yarn] has a handful of subcommand [aliases], but does not automatically
[correct] them for the user. This makes it so that `fuck` will do the
trick. For example:

    $ yarn ls
    yarn ls v0.20.3
    error Did you mean `yarn list`?
    info Visit https://yarnpkg.com/en/docs/cli/list for documentation about this command.
    $ fuck
    yarn list [enter/?/?/ctrl+c]

[Yarn]: https://yarnpkg.com/en/
[aliases]: 0adbc59b18/src/cli/aliases.js
[correct]: https://github.com/yarnpkg/yarn/pull/1044#issuecomment-253763230
2017-02-26 20:50:41 -05:00
..
2016-09-29 14:22:08 -07:00
2016-04-11 16:13:41 +03:00
2015-11-15 18:02:37 +01:00
2017-01-28 13:26:40 -05:00
2017-01-28 13:26:14 -05:00
2015-10-17 18:40:53 -03:00
2016-06-28 03:00:00 +03:00
2015-11-15 18:02:37 +01:00
2015-11-15 18:02:37 +01:00
2015-11-15 18:02:37 +01:00
2015-11-15 18:02:37 +01:00
2015-10-18 19:49:46 -02:00
2015-11-15 18:02:37 +01:00
2015-11-15 18:02:37 +01:00