Skip to content

Commit

Permalink
Remove trailing comma in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb authored Aug 22, 2021
1 parent ad16d63 commit f39eeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ As an alternative to specifying the `--indent-size` and `--indent-style` options
"extra": {
"composer-normalize": {
"indent-size": 2,
"indent-style": "space",
"indent-style": "space"
}
}
}
Expand Down

0 comments on commit f39eeff

Please sign in to comment.