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

No 'watch' compiler option in V2 tsconfig documentation #225

Closed
ghost opened this issue Feb 8, 2020 · 2 comments
Closed

No 'watch' compiler option in V2 tsconfig documentation #225

ghost opened this issue Feb 8, 2020 · 2 comments
Labels
You Can Do This A ticket which has been greenlighted as will be accepted

Comments

@ghost
Copy link

ghost commented Feb 8, 2020

I searched Issues to see if this had been mentioned previously, and found this quote in the "Update" issue:

Having a data-dump is a good first start, but some of these flags are obviously CLI only, for example: "help" or "watch" and the graph of these options is quite complex but not represented in the TypeScript codebase.

To map these domains, there is a file called tsconfigRules.ts which strives to be the source of truth for how the config options connects and their additional metadata.

Originally posted by @orta in #130 (comment)

However, watch is a valid option in tsconfig.json as part of the compilerOptions.

@orta
Copy link
Contributor

orta commented Feb 10, 2020

Yeah, and it's changed a bunch in 3.8, I'd like to add them back in - yep 👍

@orta orta added the You Can Do This A ticket which has been greenlighted as will be accepted label Mar 23, 2020
@orta
Copy link
Contributor

orta commented May 9, 2020

These are in now

@orta orta closed this as completed May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
You Can Do This A ticket which has been greenlighted as will be accepted
Projects
None yet
Development

No branches or pull requests

1 participant