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

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

Open
pjonsson opened this issue Dec 28, 2024 · 0 comments
Open
Labels
MIGRATING Migrating Cheatsheet

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MIGRATING Migrating Cheatsheet
Projects
None yet
Development

No branches or pull requests

1 participant