mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Update teact-native typings to react-native@0.34 * Address review feedback - remove ES6 Promise definition - replace class/type -> interface to match w/ existing definitions - remove duplicated types: I18nManagerStatus and EmitterSubscription Remove ES6 Promise definition * Keep previous typings as react-native.0.29
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es6",
|
|
"noImplicitAny": true
|
|
}
|
|
}
|