Note
[
For v15:
- Please update your peer dependencies, especially eslint and typescript-eslint because we now uses
>=9.13.0
and>=8.12.1
respectively. - Please remove
"eslint.experimental.useFlatConfig": true,
from.vscode/settings.json
because it's not needed anymore.
From v13 onwards:
- This package only provides ESLint Flat Configuration
- There are a big rework around the rules
- Different config format
EXPECT THINGS BREAKING!
To migrate to this new version, please see the README for more details.
Full Changelog: 15.2.1...15.2.2