File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
packages/plugins/eslint-plugin Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ A series of composable ESLint plugins for libraries and frameworks that use Reac
77## Features
88
99- ** Flexible** : Increased flexibility with fewer rule options.
10- - ** Composable** : Create your own presets by composing atomic rules to fit your project's needs .
10+ - ** Composable** : Modular design allows you to pick and choose the rules you need .
1111- ** Comprehensive** : First-class support for TypeScript, React UI libraries and polymorphic components.
1212- ** Advanced Analysis Logic** : Handles complex scenarios and identifies problems that tools like ` biome ` and ` eslint-plugin-react ` could miss.
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ A series of composable ESLint plugins for libraries and frameworks that use Reac
77## Features
88
99- ** Flexible** : Increased flexibility with fewer rule options.
10- - ** Composable** : Create your own presets by composing atomic rules to fit your project's needs .
10+ - ** Composable** : Modular design allows you to pick and choose the rules you need .
1111- ** Comprehensive** : First-class support for TypeScript, React UI libraries and polymorphic components.
1212- ** Advanced Analysis Logic** : Handles complex scenarios and identifies problems that tools like ` biome ` and ` eslint-plugin-react ` could miss.
1313
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ A series of composable ESLint plugins for libraries and frameworks that use Reac
1414## Features
1515
1616- ** Flexible** : Increased flexibility with fewer rule options.
17- - ** Composable** : Create your own presets by composing atomic rules to fit your project's needs .
17+ - ** Composable** : Modular design allows you to pick and choose the rules you need .
1818- ** Comprehensive** : First-class support for TypeScript, React UI libraries and polymorphic components.
1919- ** Advanced Analysis Logic** : Handles complex scenarios and identifies problems that tools like ` biome ` and ` eslint-plugin-react ` could miss.
2020
You can’t perform that action at this time.
0 commit comments