File tree Expand file tree Collapse file tree 2 files changed +2
-16
lines changed
packages/plugins/eslint-plugin Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -72,15 +72,8 @@ export default [
7272
7373### Flat Config
7474
75- - ** core** \
76- Enable rules that are renderer-agnostic.
77- - ** dom** \
78- Enable rules that are specific to React DOM.
79- - ** web-api** \
80- Enable rules for interacting with Web APIs.
8175- ** recommended** \
82- Enable rules that are recommended by ESLint React.\
83- _ This preset includes the ` core ` , ` dom ` , and ` web-api ` presets._
76+ Enable rules that are recommended by ESLint React.
8477- ** recommended-typescript** \
8578 Enable rules that are recommended by ESLint React and disable rules that can be covered by TypeScript.\
8679 _ This preset includes the ` recommended ` preset._
Original file line number Diff line number Diff line change @@ -72,15 +72,8 @@ export default [
7272
7373### Flat Config
7474
75- - ** core** \
76- Enable rules that are renderer-agnostic.
77- - ** dom** \
78- Enable rules that are specific to React DOM.
79- - ** web-api** \
80- Enable rules for interacting with Web APIs.
8175- ** recommended** \
82- Enable rules that are recommended by ESLint React.\
83- _ This preset includes the ` core ` , ` dom ` , and ` web-api ` presets._
76+ Enable rules that are recommended by ESLint React.
8477- ** recommended-typescript** \
8578 Enable rules that are recommended by ESLint React and disable rules that can be covered by TypeScript.\
8679 _ This preset includes the ` recommended ` preset._
You can’t perform that action at this time.
0 commit comments