File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
packages/plugins/eslint-plugin Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ A set of composable ESLint rules for libraries and frameworks that use React as
88
99## Features
1010
11- - ** Flexible** : Increased flexibility with fewer rule options.
11+ - ** Simple** : Low configuration overhead with sensible defaults.
12+ - ** Flexible** : Increased flexibility with more granular severity control.
1213- ** Comprehensive** : First-class support for TypeScript, React UI libraries, polymorphic components.
1314- ** Advanced Analysis** : Handles complex scenarios and identifies problems that other tools might miss.
1415
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ A set of composable ESLint rules for libraries and frameworks that use React as
88
99## Features
1010
11- - ** Flexible** : Increased flexibility with fewer rule options.
11+ - ** Simple** : Low configuration overhead with sensible defaults.
12+ - ** Flexible** : Increased flexibility with more granular severity control.
1213- ** Comprehensive** : First-class support for TypeScript, React UI libraries, polymorphic components.
1314- ** Advanced Analysis** : Handles complex scenarios and identifies problems that other tools might miss.
1415
Original file line number Diff line number Diff line change @@ -13,7 +13,8 @@ A set of composable ESLint rules for libraries and frameworks that use React as
1313
1414## Features
1515
16- - ** Flexible** : Increased flexibility with fewer rule options.
16+ - ** Simple** : Low configuration overhead with sensible defaults.
17+ - ** Flexible** : Increased flexibility with more granular severity control.
1718- ** Comprehensive** : First-class support for TypeScript, React UI libraries, polymorphic components.
1819- ** Advanced Analysis** : Handles complex scenarios and identifies problems that other tools might miss.
1920
You can’t perform that action at this time.
0 commit comments