Skip to content

Should "forceConsistentCasingInFileNames" be added to strictest.tsconfig.json? #338

@jackshunn

Description

@jackshunn

I noticed today that one of the forceConsistentCasingInFileNames isn't included in strictest.tsconfig.json even though I value it being implemented in the compiler to prevent cross platform behavior changes.
I do see that forceConsistentCasingInFileNames is true by default in tsc.
Does this mean that the configs in this repository and specifically strictest.tsconfig.json only include values that aren't default behavior?
Is there a reason forceConsistentCasingInFileNames: true should or should not be added to strictest.tsconfig.json?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions