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 #339

Merged
merged 13 commits into from
Feb 11, 2024
Merged

Commits on Feb 9, 2024

  1. npm i --save-dev @types/pg

    orangain committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8038561 View commit details
    Browse the repository at this point in the history
  2. Convert rules to typescript

    orangain committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9f930b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Convert engine to typescript

    orangain committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    2e8e8c8 View commit details
    Browse the repository at this point in the history
  2. Convert cli to typescript

    orangain committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c1ad3ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    438de84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1279ae6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13671de View commit details
    Browse the repository at this point in the history
  6. Fix test names

    orangain committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b509030 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e5574e View commit details
    Browse the repository at this point in the history
  8. Add type assertion

    orangain committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b4233a9 View commit details
    Browse the repository at this point in the history
  9. No longer allow js

    orangain committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    38b2077 View commit details
    Browse the repository at this point in the history
  10. Specify types

    orangain committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    36f28d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad5cd3c View commit details
    Browse the repository at this point in the history