@react-native-ui-components/typescript-config
v1.0.0
Published
## Usage
Readme
@react-native-ui-components/typescript-config
Usage
Install:
$ yarn add --dev @react-native-ui-components/typescript-configCreate tsconfig.json:
{
"extends": "@react-native-ui-components/typescript-config"
}