File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed
packages/plugins/eslint-plugin Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,8 @@ 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** : Modular design allows you to pick and choose the rules you need.
11- - ** Comprehensive** : First-class support for TypeScript, React UI libraries and polymorphic components.
12- - ** Advanced Analysis Logic** : Handles complex scenarios and identifies problems that tools like ` biome ` and ` eslint-plugin-react ` could miss.
10+ - ** Comprehensive** : First-class support for TypeScript, React UI libraries, and polymorphic components.
11+ - ** Advanced Analysis** : Handles complex scenarios and identifies problems that other tools might miss.
1312
1413## Public packages
1514
Original file line number Diff line number Diff line change @@ -7,9 +7,8 @@ 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** : Modular design allows you to pick and choose the rules you need.
11- - ** Comprehensive** : First-class support for TypeScript, React UI libraries and polymorphic components.
12- - ** Advanced Analysis Logic** : Handles complex scenarios and identifies problems that tools like ` biome ` and ` eslint-plugin-react ` could miss.
10+ - ** Comprehensive** : First-class support for TypeScript, React UI libraries, and polymorphic components.
11+ - ** Advanced Analysis** : Handles complex scenarios and identifies problems that other tools might miss.
1312
1413## Public packages
1514
Original file line number Diff line number Diff line change @@ -14,9 +14,8 @@ 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** : Modular design allows you to pick and choose the rules you need.
18- - ** Comprehensive** : First-class support for TypeScript, React UI libraries and polymorphic components.
19- - ** Advanced Analysis Logic** : Handles complex scenarios and identifies problems that tools like ` biome ` and ` eslint-plugin-react ` could miss.
17+ - ** Comprehensive** : First-class support for TypeScript, React UI libraries, and polymorphic components.
18+ - ** Advanced Analysis** : Handles complex scenarios and identifies problems that other tools might miss.
2019
2120## Public packages
2221
You can’t perform that action at this time.
0 commit comments