Skip to content

[Migrating] Put in incremental compilation in tsconfig.json example #768

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

Closed
pjonsson opened this issue Dec 28, 2024 · 2 comments
Closed
Labels
MIGRATING Migrating Cheatsheet wontfix This will not be worked on

Comments

@pjonsson
Copy link

What cheatsheet is this about? (if applicable)

Migrating cheatsheet

What's your issue or idea?

The migration cheatsheet links the official guide for migrating from JS, but the example at https://www.typescriptlang.org/docs/handbook/migrating-from-javascript.html#writing-a-configuration-file does not contain "incremental": true.

I don't know how incremental compilation interacts with an IDE, but it saves a great deal of time when running tsc from the command line.

@pjonsson pjonsson added the MIGRATING Migrating Cheatsheet label Dec 28, 2024
@filiptammergard
Copy link
Collaborator

Open to contribution!

Copy link

stale bot commented Apr 25, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@stale stale bot added the wontfix This will not be worked on label Apr 25, 2025
@stale stale bot closed this as completed May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MIGRATING Migrating Cheatsheet wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants