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

Use tsc and target ESM only #55

Closed
wants to merge 6 commits into from
Closed

Use tsc and target ESM only #55

wants to merge 6 commits into from

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    3e1538b View commit details
    Browse the repository at this point in the history
  2. Run tsc

    jcbhmr committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    b8b737e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b02e602 View commit details
    Browse the repository at this point in the history
  4. Use one single export

    .d.ts are still caught by VSCode and others
    jcbhmr committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e396e68 View commit details
    Browse the repository at this point in the history
  5. Use Node.js 16+

    jcbhmr committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c9c5468 View commit details
    Browse the repository at this point in the history
  6. lockfile

    jcbhmr committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    22757d4 View commit details
    Browse the repository at this point in the history