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 type declarations #148

Merged
merged 8 commits into from Dec 13, 2021
Merged

Add type declarations #148

merged 8 commits into from Dec 13, 2021

Commits on Nov 8, 2021

  1. Add type declarations

    Luke Grunau authored and Luke Grunau committed Nov 8, 2021
    Copy the full SHA
    7a4e259 View commit details
    Browse the repository at this point in the history
  2. Add types field in package.json

    Luke Grunau authored and Luke Grunau committed Nov 8, 2021
    Copy the full SHA
    15626fd View commit details
    Browse the repository at this point in the history
  3. Remove DefinitelyTyped url

    Luke Grunau authored and Luke Grunau committed Nov 8, 2021
    Copy the full SHA
    1e17bb2 View commit details
    Browse the repository at this point in the history
  4. Add new options

    Luke Grunau authored and Luke Grunau committed Nov 8, 2021
    Copy the full SHA
    a1cc41e View commit details
    Browse the repository at this point in the history
  5. Adds test for types

    Luke Grunau authored and Luke Grunau committed Nov 8, 2021
    Copy the full SHA
    f6b2368 View commit details
    Browse the repository at this point in the history
  6. No need to redeclare module

    Luke Grunau authored and Luke Grunau committed Nov 8, 2021
    Copy the full SHA
    4462d99 View commit details
    Browse the repository at this point in the history
  7. Revert "No need to redeclare module"

    This reverts commit 4462d99.
    Luke Grunau authored and Luke Grunau committed Nov 8, 2021
    Copy the full SHA
    85a901b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Include types test in CI

    Luke Grunau committed Nov 10, 2021
    Copy the full SHA
    1369e11 View commit details
    Browse the repository at this point in the history