Skip to content

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

@victorlin

Description

@victorlin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions