Releases: CanopyTax/eslint-config-canopy
Releases · CanopyTax/eslint-config-canopy
v2.2.0
Features
Adding eslint-plugin-react-hooks, to validate the rules of hooks (#3). See https://www.npmjs.com/package/eslint-plugin-react-hooks for more details.
Support for babel-eslint@9
Features
- Support for legacy decorators. See #1 and babel/babel-eslint#662