Releases: react-native-community/react-native-template-typescript
Releases · react-native-community/react-native-template-typescript
6.3.13
- apply prettier to this template (#115)
6.3.12
- Completed ESLint setup to be fully ready for TypeScript (#112)
- Upgraded Type Definitions
6.3.11
- Added ESLint with the according TypeScript parser (#107)
6.3.10
- upgrade TS to 3.7.3 (#110)
6.3.6
- remove unnecessary
@types/react
#94
6.3.5
- move
tsConfig.json
to the right directory
- change
jsx
in tsConfig
to react-native
(this has no effect on linting code)
6.3.4
- add
tsConfig.json
- Use correct dependencies from RN 0.61.2