Skip to content

Commit d408216

Browse files
committed
Merge branch 'main' into react-x/no-misused-capture-owner-stack
2 parents d5db45e + 60a1c24 commit d408216

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)