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

Replace swc with tsc #79

Closed
wants to merge 7 commits into from
Closed

Conversation

ayan4m1
Copy link
Contributor

@ayan4m1 ayan4m1 commented Jul 4, 2024

  • Ignore jest/babel/test files from linting
  • Turn off linebreak-related rules in eslint
  • Update all resources used in CI/CD workflows to latest versions
  • Fix gitignore dist path
  • Add a .prettierrc
  • Clean up the README to reflect the fork
  • Bump minimum Node version to 18
  • Perform all declaration generation and compilation in one shot with tsc, simplifying build process

@ayan4m1 ayan4m1 closed this Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant