Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix db/generate (nested command-dirs) help messages #555

Merged
merged 4 commits into from May 22, 2020
Merged

Fix db/generate (nested command-dirs) help messages #555

merged 4 commits into from May 22, 2020

Commits on May 20, 2020

  1. Fix db/generate (nested command-dirs) help messages

    Doing something like `yarn rw db seed --help` displays the
    help message for `yarn rw db` instead of `yarn rw db seed`.
    
    This fixes that.
    Dominic committed May 20, 2020
    Configuration menu
    Copy the full SHA
    4b7ba1b View commit details
    Browse the repository at this point in the history
  2. Add strict to index.js

    Dominic committed May 20, 2020
    Configuration menu
    Copy the full SHA
    33a3043 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    64bb718 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    eea7007 View commit details
    Browse the repository at this point in the history