https://github.com/Microsoft/TypeScript
Revision c80d565bc5991d5f966edfd24ad4858fc627e18a authored by Max Heiber on 27 September 2019, 21:42:30 UTC, committed by Ryan Cavanaugh on 27 September 2019, 21:42:30 UTC
*Issue number of the reported bug or feature request: #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>
1 parent 49a52d0
History
Tip revision: c80d565bc5991d5f966edfd24ad4858fc627e18a authored by Max Heiber on 27 September 2019, 21:42:30 UTC
Enable forceConsistentCasingInFileNames by default in newly generated configs (#39) (#33614)
Tip revision: c80d565
File Mode Size
.github
.vscode
bin
doc
lib
loc
scripts
src
tests
.dockerignore -rw-r--r-- 981 bytes
.editorconfig -rw-r--r-- 188 bytes
.eslintignore -rw-r--r-- 59 bytes
.eslintrc.json -rw-r--r-- 3.9 KB
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 2.7 KB
.gitmodules -rw-r--r-- 0 bytes
.mailmap -rw-r--r-- 18.7 KB
.npmignore -rw-r--r-- 373 bytes
.npmrc -rw-r--r-- 18 bytes
.travis.yml -rw-r--r-- 296 bytes
.yarnrc -rw-r--r-- 27 bytes
AUTHORS.md -rw-r--r-- 6.0 KB
CODE_OF_CONDUCT.md -rw-r--r-- 333 bytes
CONTRIBUTING.md -rw-r--r-- 10.6 KB
CopyrightNotice.txt -rw-r--r-- 819 bytes
Dockerfile -rw-r--r-- 257 bytes
Gulpfile.js -rw-r--r-- 31.1 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 5.5 KB
ThirdPartyNoticeText.txt -rw-r--r-- 36.9 KB
package.json -rw-r--r-- 4.3 KB

README.md

back to top