Skip to content

Commit e88e9a5

Browse files
Rel1cxCopilot
andauthored
Update packages/plugins/eslint-plugin-react-x/src/index.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: REL1CX <solarflarex@qq.com>
1 parent 3338aeb commit e88e9a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/plugins/eslint-plugin-react-x/src

packages/plugins/eslint-plugin-react-x/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default {
4545
*/
4646
["strict-type-checked"]: toFlatConfig(strictTypeCheckedConfig),
4747
/**
48-
* Same as the `strict` preset but enables additional rules that require type information
48+
* Same as the `strict` preset but disables rules that can be enforced by TypeScript
4949
*/
5050
["strict-typescript"]: toFlatConfig(strictTypeScriptConfig),
5151
},

0 commit comments

Comments
 (0)