All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.4 (2022-03-26)
- Allow declaration function hoisting in typescript (f4e7b31)
1.3.3 (2022-03-24)
- Don't require default props for react components (7ba260a)
1.3.2 (2022-02-15)
- allow arrow function for React components (292e2d0)
1.3.1 (2022-02-12)
1.3.0 (2022-02-12)
- Turn off some rules and warn in others (4b21bac)
1.2.2 (2022-02-12)
- Missing eslint-config-prettier (c00972f)
1.2.1 (2022-02-12)
1.2.0 (2022-02-12)
- Create new config for typescript and react "typescript-react" (6ac681e)
- Use eslint-config-airbnb-typescript (fa0f2f0)
- Add typescript eslint support (86a687c)