@lionbyte/eslint-config#
ESLint config for personal projects.
# [3.0.0](https://github.com/lion-byte/eslint-config/compare/v2.0.0...v3.0.0) (2026-02-24)
### doc
* **README:** Remove Travis-CI badge ([7a473a1](https://github.com/lion-byte/eslint-config/commit/7a473a10f683202b91db5c9bed35920327cdbb98))
### Features
* Remove Jest in ESLint config and dev testing ([8f43835](https://github.com/lion-byte/eslint-config/commit/8f43835afd9b8330d6b3be39a01e7e7125f2ab42))
* Update to ESLint 10 ([d3ff4af](https://github.com/lion-byte/eslint-config/commit/d3ff4afbfe4f9fbd88eb26487cea689e0108b2f6))
### BREAKING CHANGES
* **README:** drop eslint-plugin-import, eslint-plugin-jsx-a11y, eslint-plugin-react, eslint-plugin-react-hooks
# [3.0.0-next.1](https://github.com/lion-byte/eslint-config/compare/v2.1.0-next.1...v3.0.0-next.1) (2026-02-24)
### doc
* **README:** Remove Travis-CI badge ([7a473a1](https://github.com/lion-byte/eslint-config/commit/7a473a10f683202b91db5c9bed35920327cdbb98))
### BREAKING CHANGES
* **README:** drop eslint-plugin-import, eslint-plugin-jsx-a11y, eslint-plugin-react, eslint-plugin-react-hooks
Remove the Travis-CI badge since CI/CD is now handled by GitHub Actions
BREAKING CHANGE: drop eslint-plugin-import, eslint-plugin-jsx-a11y, eslint-plugin-react, eslint-plugin-react-hooks
# [2.1.0-next.1](https://github.com/lion-byte/eslint-config/compare/v2.0.0...v2.1.0-next.1) (2026-02-24)
### Features
* Remove Jest in ESLint config and dev testing ([8f43835](https://github.com/lion-byte/eslint-config/commit/8f43835afd9b8330d6b3be39a01e7e7125f2ab42))
* Update to ESLint 10 ([d3ff4af](https://github.com/lion-byte/eslint-config/commit/d3ff4afbfe4f9fbd88eb26487cea689e0108b2f6))
ESLint config for personal projects.