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

Align tsconfig.json files #830

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Align tsconfig.json files #830

merged 3 commits into from
Dec 13, 2024

Conversation

gjoseph
Copy link
Owner

@gjoseph gjoseph commented Dec 13, 2024

  • order of elements but also values:
  • module: nodeNext, moduleResolution: nodeNext, esModuleInterop: true, resolveJsonModule: true
  • tichu-term-client still uses commonjs for now (Move to esm #829)

@gjoseph gjoseph marked this pull request as ready for review December 13, 2024 05:30
@gjoseph gjoseph enabled auto-merge December 13, 2024 05:30
Gregory Joseph added 3 commits December 13, 2024 16:39
* order of elements but also values:
* module: nodeNext, moduleResolution: nodeNext, esModuleInterop: true, resolveJsonModule: true
* tichu-term-client still uses commonjs for now (#829)
@gjoseph gjoseph force-pushed the some-tsconfig-alignment branch from ee256da to 88f4ea0 Compare December 13, 2024 05:39
@gjoseph gjoseph merged commit 69ebbf0 into main Dec 13, 2024
10 checks passed
@gjoseph gjoseph deleted the some-tsconfig-alignment branch December 13, 2024 05:40
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