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

New cli #4526

Merged
merged 23 commits into from Jun 1, 2021
Merged

New cli #4526

merged 23 commits into from Jun 1, 2021

Commits on Jun 1, 2021

  1. Ignore workspace settings

    adamwathan authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    3dd729a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fc58b41 View commit details
    Browse the repository at this point in the history
  3. WIP

    adamwathan authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    16457bd View commit details
    Browse the repository at this point in the history
  4. WIP

    adamwathan authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    4b31ee1 View commit details
    Browse the repository at this point in the history
  5. WIP

    adamwathan authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    1a6c7a0 View commit details
    Browse the repository at this point in the history
  6. WIP

    adamwathan authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    7b82bd3 View commit details
    Browse the repository at this point in the history
  7. wip

    RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    99c1287 View commit details
    Browse the repository at this point in the history
  8. WIP

    Co-Authored-By: Jesse Katsumata <niconico.clarinet@gmail.com>
    2 people authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    f388b6b View commit details
    Browse the repository at this point in the history
  9. WIP

    Co-Authored-By: Jesse Katsumata <niconico.clarinet@gmail.com>
    2 people authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    565101a View commit details
    Browse the repository at this point in the history
  10. WIP

    Co-Authored-By: Jesse Katsumata <niconico.clarinet@gmail.com>
    2 people authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    7b0be8e View commit details
    Browse the repository at this point in the history
  11. Update some comments

    Co-Authored-By: Jesse Katsumata <niconico.clarinet@gmail.com>
    2 people authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    fe236ae View commit details
    Browse the repository at this point in the history
  12. Fix bug

    adamwathan authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    c2f6e53 View commit details
    Browse the repository at this point in the history
  13. WIP

    adamwathan authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    973a4af View commit details
    Browse the repository at this point in the history
  14. WIP'

    adamwathan authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    b85ec71 View commit details
    Browse the repository at this point in the history
  15. more things

    RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    4de31d0 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    39c4cb0 View commit details
    Browse the repository at this point in the history
  17. add init command

    RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    517c4a2 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    4f019e4 View commit details
    Browse the repository at this point in the history
  19. Make config file optional

    adamwathan authored and RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    7b1c37c View commit details
    Browse the repository at this point in the history
  20. cleanup path.resolve calls

    path.resolve('.') is the same as path.resolve(process.cwd(), '.')
    RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    4d0ed34 View commit details
    Browse the repository at this point in the history
  21. implement --help

    RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    4493804 View commit details
    Browse the repository at this point in the history
  22. shush eslint

    RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    08767e5 View commit details
    Browse the repository at this point in the history
  23. drop unnecessary file

    RobinMalfait committed Jun 1, 2021
    Copy the full SHA
    89974f4 View commit details
    Browse the repository at this point in the history