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

Misc TypeScript cleanup #113

Merged
merged 6 commits into from
Jun 20, 2023
Merged

Misc TypeScript cleanup #113

merged 6 commits into from
Jun 20, 2023

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    20f6bc0 View commit details
    Browse the repository at this point in the history
  2. - replace @vitejs/plugin-react with @vitejs/plugin-react-swc for …

    …💥 build and 💥 start
    
    - replace `@vitejs/plugin-react` with the appropriate esbuild options for 💥 package
    https://esbuild.github.io/api/#jsx
    mrm007 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d876107 View commit details
    Browse the repository at this point in the history
  3. fix lint errors

    mrm007 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4cb1717 View commit details
    Browse the repository at this point in the history
  4. add a changeset

    mrm007 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9782a18 View commit details
    Browse the repository at this point in the history
  5. bump typescript to 5.1.3

    mrm007 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0a31b01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4919143 View commit details
    Browse the repository at this point in the history