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

Remove forceConsistentCasingInFileNames #260

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

zanminkian
Copy link
Contributor

@zanminkian zanminkian commented Mar 22, 2024

Remove all forceConsistentCasingInFileNames. The default value is true since TypeScript 5.0 . And it will be deprecated later.

Only @tsconfig/recommended keep forceConsistentCasingInFileNames (although personally I think it should be removed).

Refer this issue and comment: microsoft/TypeScript#51909 (comment)

@orta
Copy link
Member

orta commented Mar 23, 2024

Agree 👍🏻

@orta orta enabled auto-merge March 23, 2024 07:28
@orta orta merged commit 4ace9bf into tsconfig:main Mar 23, 2024
1 check passed
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