total-typescript/tsconfig

add forceConsistentCasingInFileNames

rwu823 opened this issue · 1 comments

Hi @mattpocock, have you contemplated setting this configuration as the default? This setting is quite beneficial for macOS systems that do not differentiate between file name case, making the import statement more rigorous and allowing for earlier detection of errors.

This is on by default since 5.0