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 isMultiple option for flags #143

Merged
merged 20 commits into from May 5, 2020

Commits on Apr 10, 2020

  1. 🙈 Ignore .vscode directory

    ulken committed Apr 10, 2020
    Copy the full SHA
    d8bcbcc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    15e8bd2 View commit details
    Browse the repository at this point in the history
  3. 📝 Document multiple option

    ulken committed Apr 10, 2020
    Copy the full SHA
    8ada7b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Copy the full SHA
    c1f2641 View commit details
    Browse the repository at this point in the history
  2. 🚨 Add missing semicolon

    ulken committed Apr 11, 2020
    Copy the full SHA
    56785a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. ⏪ Revert variable rename

    - Break out into separate PR
    ulken committed Apr 15, 2020
    Copy the full SHA
    6ebe454 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Copy the full SHA
    384f5ce View commit details
    Browse the repository at this point in the history
  2. Fix after merge

    ulken committed Apr 16, 2020
    Copy the full SHA
    097cb44 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Remove .vscode from .gitignore

    ulken committed Apr 23, 2020
    Copy the full SHA
    b6a843b View commit details
    Browse the repository at this point in the history
  2. Update error message

    ulken committed Apr 23, 2020
    Copy the full SHA
    36389d2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7bbc7c1 View commit details
    Browse the repository at this point in the history
  4. Attempt to clarify docs

    ulken committed Apr 23, 2020
    Copy the full SHA
    42e8366 View commit details
    Browse the repository at this point in the history
  5. Modularize main function

    ulken committed Apr 23, 2020
    Copy the full SHA
    a4d4a36 View commit details
    Browse the repository at this point in the history
  6. multiple -> isMultiple

    ulken committed Apr 23, 2020
    Copy the full SHA
    5602f41 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Copy the full SHA
    873cfdf View commit details
    Browse the repository at this point in the history
  2. Revert formatting change

    ulken committed Apr 27, 2020
    Copy the full SHA
    5fb9b1a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Update index.js

    sindresorhus committed May 5, 2020
    Copy the full SHA
    88b76f0 View commit details
    Browse the repository at this point in the history
  2. Update test.js

    sindresorhus committed May 5, 2020
    Copy the full SHA
    f2a3ad1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ed116eb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1060bcc View commit details
    Browse the repository at this point in the history