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 typechecking for TypeScript #946

Merged
merged 24 commits into from
Jul 6, 2024
Merged

Add typechecking for TypeScript #946

merged 24 commits into from
Jul 6, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    ba1c002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    892a4ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb3defd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c7bf25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f2dbe7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7555fd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd2c241 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    ebd62de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    985742e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. chore: add commented types for the global workbench object

    currently they don't work for some reason, and it's better to declare it as `any` for now
    vixalien committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cde5bfa View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    2df4d72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ac8f5 View commit details
    Browse the repository at this point in the history
  3. chore: make notify tsconfig message clearer

    Co-authored-by: Sonny <[email protected]>
    vixalien and sonnyp committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ac6078e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81a94e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8a4f69 View commit details
    Browse the repository at this point in the history
  6. chore: fix unwanted change

    vixalien committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    080c898 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a9ac53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8868eff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75531a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a06b0ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6aad42a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    b3bdeb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3553d6 View commit details
    Browse the repository at this point in the history
  3. fix make ci

    sonnyp committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    3c4dc9d View commit details
    Browse the repository at this point in the history