-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issueHelp WantedYou can do thisYou can do this
Milestone
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,suppressImplicitAnyIndexErrorsoptions - Comment for
libis/* Specify library files to be included in the compilation: */(nothing after the colon)
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issueHelp WantedYou can do thisYou can do this