Skip to content

Commit 60a1c24

Browse files
committed
docs: minor improvements
1 parent 23c15e9 commit 60a1c24

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ A series of future-proof ESLint rules for React and friends.
99

1010
## Features
1111

12-
- ⚡️ **Modern**: First-class support for TypeScript, React 19, and more.
13-
- 🎛️ **Flexible**: Increased flexibility with more granular severity control.
14-
- 🚀 **Performant**: Built with performance in mind, optimized for large codebases.
15-
- 🔍 **Comprehensive**: Handles complex scenarios and identifies problems that other tools might miss.
12+
- **Modern**: First-class support for TypeScript, React 19, and more.
13+
- **Flexible**: Increased flexibility with more granular severity control.
14+
- **Performant**: Built with performance in mind, optimized for large codebases.
15+
- **Comprehensive**: Handles complex scenarios and identifies problems that other tools might miss.
1616

1717
## Public Packages
1818

packages/plugins/eslint-plugin/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ A series of future-proof ESLint rules for React and friends.
99

1010
## Features
1111

12-
- ⚡️ **Modern**: First-class support for TypeScript, React 19, and more.
13-
- 🎛️ **Flexible**: Increased flexibility with more granular severity control.
14-
- 🚀 **Performant**: Built with performance in mind, optimized for large codebases.
15-
- 🔍 **Comprehensive**: Handles complex scenarios and identifies problems that other tools might miss.
12+
- **Modern**: First-class support for TypeScript, React 19, and more.
13+
- **Flexible**: Increased flexibility with more granular severity control.
14+
- **Performant**: Built with performance in mind, optimized for large codebases.
15+
- **Comprehensive**: Handles complex scenarios and identifies problems that other tools might miss.
1616

1717
## Public Packages
1818

0 commit comments

Comments
 (0)