Skip to content

Commit 8b8eba7

Browse files
committed
Update shareable configuration section in README
1 parent dcc0294 commit 8b8eba7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@ Finally, enable all of the rules that you would like to use. Use [our preset](#
134134

135135
If you're searching for React Native specific linting rules, check out [eslint-plugin-react-native](https://github.com/Intellicode/eslint-plugin-react-native).
136136

137-
# Recommended configuration
137+
# Shareable configurations
138+
139+
## Recommended
138140

139141
This plugin exports a `recommended` configuration that enforce React good practices.
140142

@@ -171,6 +173,8 @@ The rules enabled in this configuration are:
171173

172174
**Note**: This configuration will also enable JSX in [parser options](http://eslint.org/docs/user-guide/configuring#specifying-parser-options).
173175

176+
## All
177+
174178
This plugin also exports an `all` configuration that includes every available rule.
175179
This pairs well with the `eslint:all` rule.
176180

0 commit comments

Comments
 (0)