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

Docs: Grammatical error in description of listFiles on TSConfig Reference #2786

Closed
victorlin opened this issue Apr 12, 2023 · 1 comment
Closed

Comments

@victorlin
Copy link

Page URL:

https://www.typescriptlang.org/tsconfig#listFiles

Issue:

The first line has improper grammar:

Print names of files part of the compilation.

Recommended Fix:

Either:

  1. Fix that sentence to have proper grammar:

    Print names of files that are part of the compilation.

  2. Copy text from --listFiles on the tsc CLI Options page (maybe these should be synced anyways):

    Print all of the files read during the compilation.

@typescript-bot
Copy link
Collaborator

Hello! As per #2804, we are automatically closing all open issues. Please see #2804 for a description of what issues and PRs can be accepted going forward.

@typescript-bot typescript-bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2023
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

No branches or pull requests

2 participants