Releases: internettrans/eslint-config-ts-react-important-stuff
Releases · internettrans/eslint-config-ts-react-important-stuff
Release list
v3.0.0
Breaking changes
- Upgraded eslint-config-react-important-stuff from v2 to v3. See its release notes for more info. (bec7376 04a1a9f)
v2.0.0
Breaking changes
- Upgraded to eslint-config-react-important-stuff@2 (5cb893e)
eslint-config-react-important-stuff@2 no longer assumes that you are using babel-eslint as your parser. See https://github.com/joeldenning/eslint-config-react-important-stuff/releases/tag/v2.0.0 for details and for information on how to upgrade safely
v1.1.0
Features
- Upgraded eslint-config-react-important-stuff to 1.2.2. See https://github.com/joeldenning/eslint-config-react-important-stuff/releases (a78b60a)
v1.0.0
Initial implementation
- Using eslint-config-react-important-stuff as basis. Turned off some rules that don't apply to typescript.