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

Convert to TypeScript and ensure strict type safety #101

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

Commits on Mar 3, 2024

  1. Update src to full TypeScript

    XDGFX committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    482afa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221d586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35dbfea View commit details
    Browse the repository at this point in the history
  4. Fix incorrect file extension

    XDGFX committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e19ac86 View commit details
    Browse the repository at this point in the history
  5. Fix exports with types

    XDGFX committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c520dbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cceb71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5d4e2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94439a0 View commit details
    Browse the repository at this point in the history
  9. Add DiffType

    XDGFX committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f2e3ea5 View commit details
    Browse the repository at this point in the history
  10. Fix support for esm

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

Commits on Mar 4, 2024

  1. Filename and test script fix

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