README
React Native Checker
Background
This project is the lint and flow rules that all our react-native projects follow.
Getting Started
Requirements
- Install babel-eslint.
- Install flow-bin.
Lint and flow rules for react-native projects
<script type="module">
import reactNativeChecker from 'https://cdn.skypack.dev/react-native-checker';
</script>
This project is the lint and flow rules that all our react-native projects follow.