Skip to content

tsc --init issues #20961

Description

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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