mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-27 00:15:09 +08:00
Turning on consistent casing flag and fixing failures
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"typesSearchPaths": [
|
||||
"../"
|
||||
],
|
||||
"noEmit": true
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user