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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lint command usage by husky and required files #189

Merged
merged 1 commit into from
Sep 2, 2019
Merged

Fix lint command usage by husky and required files #189

merged 1 commit into from
Sep 2, 2019

Commits on Aug 28, 2019

  1. Fix lint command usage by husky and required files

    - Fixes the husky pre-commit hook not using the `tsdx lint` command
    - Fixes `tsdx lint` without any input files failing with a help message instead of silently appearing to succeed.
    
    Related to #7
    bbugh committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    c96a5ef View commit details
    Browse the repository at this point in the history