Turning on consistent casing flag and fixing failures

This commit is contained in:
Raghav Katyal 2016-06-30 15:14:49 -07:00
parent 22c1dca6e0
commit bc12a8d2b3

View File

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