mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
enable forceConsistentCasingInFileNames
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"alwaysStrict": true,
|
||||
"strictBindCallApply": true,
|
||||
"strictNullChecks": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"vs/*": [
|
||||
|
||||
Reference in New Issue
Block a user