Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable forceConsistentCasingInFileNames by default in new tsconfigs #39

Conversation

prakashtinate
Copy link

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

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

Testing performed
The configuration option changed in the related tests.

Additional context
n/a

… configs

Signed-off-by: Prakash Lalwani <plalwani4@bloomberg.net>
@prakashtinate prakashtinate force-pushed the enable-forceConsistentCasingInFileNames-by-default branch from 99cc5bd to 67f07b6 Compare September 26, 2019 16:44
@mheiber mheiber merged commit 38adb7f into bloomberg:17542 Sep 26, 2019
joeywatts pushed a commit that referenced this pull request Oct 1, 2019
… configs (#39) (microsoft#33614)

*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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants