[READ-ONLY] Mirror of https://github.com/lion-byte/eslint-config. ESLint config for personal projects
eslint-config personal-config
0

Configure Feed

Select the types of activity you want to include in your feed.

doc(README): Remove Travis-CI badge

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

Mark Hernandez (Feb 24, 2026, 12:35 AM -0600) 7a473a10 766b648c

-1
-1
README.md
··· 1 1 # @lionbyte/eslint-config 2 2 3 - [![Build Status](https://app.travis-ci.com/lion-byte/eslint-config.svg?branch=main)](https://app.travis-ci.com/lion-byte/eslint-config) 4 3 [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) 5 4 6 5 ESLint config for personal projects.