enable forceConsistentCasingInFileNames

This commit is contained in:
Benjamin Pasero
2019-03-25 11:06:19 +01:00
parent a8c7492752
commit f3f8c576f9

View File

@@ -12,6 +12,7 @@
"alwaysStrict": true,
"strictBindCallApply": true,
"strictNullChecks": true,
"forceConsistentCasingInFileNames": true,
"baseUrl": ".",
"paths": {
"vs/*": [