Skip to content

tsc --init issues #20961

Closed
Closed
@aaronbeall

Description

@aaronbeall

TypeScript Version: 2.6.2

Code

tsc --init

Expected behavior:

Includes all compiler options and valid values.

Actual behavior:

  • Missing forceConsistentCasingInFileNames, skipLibCheck, pretty, allowUnusedLabels, allowUnreachableCode, suppressImplicitAnyIndexErrors options
  • Comment for lib is /* Specify library files to be included in the compilation: */ (nothing after the colon)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issueHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions