Turning on consistent casing flag and fixing failures

This commit is contained in:
Raghav Katyal
2016-06-30 15:14:49 -07:00
parent f39f64767c
commit 395c4e1639
1771 changed files with 3530 additions and 1771 deletions

View File

@@ -8,7 +8,8 @@
"typesSearchPaths": [
"../"
],
"noEmit": true
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",