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

Add --verbose flag #37

Merged
merged 4 commits into from
Aug 31, 2023
Merged

Commits on Aug 30, 2023

  1. Fix broken build

    Error was:
    
    TypeError: Cannot read properties of undefined (reading 'getAllComments')
    Occurred while linting /home/x/src/del-cli/cli.js:2
    Rule: "unicorn/expiring-todo-comments"
    Marc Huffnagle committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e839069 View commit details
    Browse the repository at this point in the history
  2. Revert node engine change

    Marc Huffnagle committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    66cb47d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Add verbose output

    marchuffnagle committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    37cefc0 View commit details
    Browse the repository at this point in the history
  2. Fix whitespace

    marchuffnagle committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8423f81 View commit details
    Browse the repository at this point in the history