mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
* Fix #10082: Remove dependency of angular on itself * Disable forceConsistentCasingInFileNames for now
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"types": [],
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true
|
||||
"forceConsistentCasingInFileNames": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user