Skip to content

Conversation

@mheiber
Copy link
Contributor

@mheiber mheiber commented Sep 26, 2019

Issue number of the reported bug or feature request: #17542

Work by Prakash Lalwani / @prakashtinate

Describe your changes
Enabled forceConsistentCasingInFileNames in newly generated tsconfig.jsons created by tsc --init.

Testing performed
The configuration option changed in the related tests.

  • There is an associated issue in the Backlog milestone (required)
  • Code is up-to-date with the master branch
  • You've successfully run gulp runtests locally
  • There are new or updated unit tests validating the change

Fixes #17542

… configs (#39)

*Issue number of the reported bug or feature request: microsoft#17542*

**Describe your changes**
Enabled `forceConsistentCasingInFileNames` in newly generated `tsconfig.json`s created by `tsc --init`.

**Testing performed**
The configuration option changed in the related tests.

**Additional context**
n/a


Signed-off-by: Prakash Lalwani <plalwani4@bloomberg.net>
@mheiber
Copy link
Contributor Author

mheiber commented Sep 27, 2019

Thanks @sheetalkamat !

@RyanCavanaugh RyanCavanaugh merged commit c80d565 into microsoft:master Sep 27, 2019
@RyanCavanaugh
Copy link
Member

Thanks!

@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SUGGESTION: enable forceConsistentCasingInFileNames by default

4 participants