@boilerz/tsconfig-react-native

React-native TS Config

Usage no npm install needed!

<script type="module">
  import boilerzTsconfigReactNative from 'https://cdn.skypack.dev/@boilerz/tsconfig-react-native';
</script>

README

@boilerz/tsconfig-react-native

GitHub license GitHub package.json version

React-native TS Config

Install

yarn add -D @boilerz/tsconfig-react-native

Usage

tsconfig.json example:

{
  "extends": "@boilerz/tsconfig-react-native"
}