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

Use ESNext as typescript target #382

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Use ESNext as typescript target #382

merged 1 commit into from
Nov 6, 2023

Conversation

ivy-cst
Copy link
Member

@ivy-cst ivy-cst commented Nov 6, 2023

  • Define the ts project references
  • use tsc --build for build
  • Use incremental option (git ignore tsconfig.tsbuildinfo)
  • Use tsc noEmit in integrations

@ivy-cst ivy-cst requested a review from ivy-lli November 6, 2023 09:29
@ivy-cst ivy-cst force-pushed the use-esnext-target branch 2 times, most recently from c151086 to 0869a06 Compare November 6, 2023 10:18
- Define the ts project references
- use tsc --build for build
- Use incremental option (git ignore tsconfig.tsbuildinfo)
- Use tsc noEmit in integrations
@ivy-cst ivy-cst merged commit 24c626f into master Nov 6, 2023
5 checks passed
@ivy-cst ivy-cst deleted the use-esnext-target branch November 6, 2023 14:09
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.

None yet

2 participants