eslint-config-es icon indicating copy to clipboard operation
eslint-config-es copied to clipboard

Update rules

Open yeldiRium opened this issue 4 years ago • 0 comments

I have recently updated a few of our dependencies, but did not adjust the rules. The updated packages were:

| name | from version | to version | | eslint-plugin-react | 7.24.0 | 7.26.1 | | @typescript-eslint/eslint-plugin | 4.29.2 | 5.2.0 | | @typescript-eslint/parser | 4.33.0 | 5.2.0 |

The breaking changes did not affect us. We still need to look over the changes in these packages and adjust our rules.

yeldiRium avatar Oct 29 '21 09:10 yeldiRium