contactlab / eslint-config-contactlab

Contactlab ESLint extensible and sharable configuration.
https://contactlab.github.io/eslint-config-contactlab
Apache License 2.0
2 stars 0 forks source link

Upgrade `typescript-eslint` to v6 #803

Closed StefanoMagrassi closed 1 year ago

StefanoMagrassi commented 1 year ago

A new major version (v6) of typescript-eslint is now available.

The team reworked the configuration files names (the "recommended" ones) adding a slight distinction between "functional" and "stylistic" rules.

Thus, we should:

Be aware: this change will catch and notify many new errors in the code base for sure. In order to mitigate this situation the no-unsafe- rules severity should be set to warn