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

feat: validate type comments and generate .d.ts #204

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Mar 4, 2024

  1. Initial type setup

    voxpelli committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c6a385f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Type it up

    voxpelli committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d24cd96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b430a97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d9faf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b7ea93 View commit details
    Browse the repository at this point in the history
  5. Improve the types some more

    voxpelli committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    722f27e View commit details
    Browse the repository at this point in the history
  6. Fix tests

    voxpelli committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5a7e9a2 View commit details
    Browse the repository at this point in the history
  7. Improve types

    voxpelli committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    fe80e3c View commit details
    Browse the repository at this point in the history
  8. Enforce no semi colons

    voxpelli committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    82a1134 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbbf50d View commit details
    Browse the repository at this point in the history
  10. Run prettier

    voxpelli committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a3abcf9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77cff12 View commit details
    Browse the repository at this point in the history
  12. Prettier broke an ignore

    voxpelli committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    33adae4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update .eslintrc.js

    Co-authored-by: Josh Goldberg ✨ <[email protected]>
    voxpelli and JoshuaKGoldberg authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fece1fa View commit details
    Browse the repository at this point in the history