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

Improve flags types to acknowledge isMultiple and isRequired options #154

Merged
merged 6 commits into from Aug 10, 2020
Merged

Improve flags types to acknowledge isMultiple and isRequired options #154

merged 6 commits into from Aug 10, 2020

Commits on Jun 18, 2020

  1. Add tsconfig.json that indicates ts config

    Without this something like VS Code can't understand what the actual config is, even if tsd itself will know
    voxpelli committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    0715979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    632566a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Update index.test-d.ts

    sindresorhus committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    6a9e795 View commit details
    Browse the repository at this point in the history
  2. Update tsconfig.json

    sindresorhus committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    f26f831 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    93d23f1 View commit details
    Browse the repository at this point in the history
  2. Update index.d.ts

    sindresorhus committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    e6d9dfb View commit details
    Browse the repository at this point in the history