File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
packages/plugins/eslint-plugin Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ export default tseslint.config({
76
76
### General Purpose
77
77
78
78
- ** Recommended** (` recommended ` )\
79
- Enforce rules that are recommended by ESLint React. \
79
+ Enforce rules that are recommended by ESLint React for general purpose ` React ` + ` React DOM ` applications.
80
80
_ This preset includes the ` core ` , ` dom ` , and ` web-api ` presets._
81
81
82
82
### TypeScript Specialized
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ export default tseslint.config({
76
76
### General Purpose
77
77
78
78
- ** Recommended** (` recommended ` )\
79
- Enforce rules that are recommended by ESLint React. \
79
+ Enforce rules that are recommended by ESLint React for general purpose ` React ` + ` React DOM ` applications.
80
80
_ This preset includes the ` core ` , ` dom ` , and ` web-api ` presets._
81
81
82
82
### TypeScript Specialized
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The following presets are available in `@eslint-react/eslint-plugin`:
24
24
### General Purpose
25
25
26
26
- ** Recommended** (` recommended ` )\
27
- Enforce rules that are recommended by ESLint React.\
27
+ Enforce rules that are recommended by ESLint React for general purpose ` React ` + ` React DOM ` applications .\
28
28
_ This preset includes the ` core ` , ` dom ` , and ` web-api ` presets._
29
29
30
30
### TypeScript Specialized
@@ -69,7 +69,7 @@ The following presets are available in `@eslint-react/eslint-plugin`:
69
69
### General Purpose
70
70
71
71
- ** Recommended** (` recommended-legacy ` )\
72
- Enforce rules that are recommended by ESLint React.\
72
+ Enforce rules that are recommended by ESLint React for general purpose ` React ` + ` React DOM ` applications .\
73
73
_ This preset includes the ` core ` , ` dom ` , and ` web-api ` presets._
74
74
75
75
### TypeScript Specialized
You can’t perform that action at this time.
0 commit comments