Release 1.0.0
Note
[⚠] THIS IS A CONTINUATION OF A REWORK BY THE ORIGINAL AND ALSO REFERENCED FROM OLD PACKAGE.
For @stegripe/eslint-config:
- Please update your peer dependencies, especially eslint and typescript-eslint, because we now uses v9 and v7 respectively.
- Please remove
"eslint.experimental.useFlatConfig": true,
from.vscode/settings.json
because it's not necessary anymore.
From @clytage/eslint-config onwards:
- This package only provides ESLint Flat Configuration.
- There are big rework around the rules.
- Different configuration format.
- We're leaving that name and no longer supporting this package after all.
EXPECT THINGS BREAKING!
To migrate to this new package, please see the README for more details.