Skip to content

Commit e6fdd02

Browse files
authored
Change readme syntax from json -> json5
I didn't notice there were comments here.
1 parent 3c518e7 commit e6fdd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Add `plugins` section and specify ESLint-plugin-React as a plugin.
3333

3434
You can also specify some settings that will be shared across all the plugin rules.
3535

36-
```json
36+
```json5
3737
{
3838
"settings": {
3939
"react": {

0 commit comments

Comments
 (0)