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

Simplify and modernize tsconfig.base.json #442

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

karlhorky
Copy link
Member

@karlhorky karlhorky commented Oct 13, 2024

Closes #430

Simplify the tsconfig.base.json file, heavily inspired by the Total TypeScript TSConfig Cheat Sheet

TODO:

  • Simplify and modernize tsconfig.base.json
  • Test on Node.js project
  • Test on create-react-app project
  • Test on Next.js project
  • Test on Expo project

@karlhorky karlhorky changed the title Simplify and modernize tsconfig.base.json Simplify and modernize tsconfig.base.json Oct 13, 2024
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@karlhorky karlhorky merged commit 447e986 into main Oct 13, 2024
4 checks passed
@karlhorky karlhorky deleted the simplify-and-modernize-tsconfig branch October 13, 2024 15:26
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.

Add "verbatimModuleSyntax": true to tsconfig.base.json
1 participant