Skip to content

Commit

Permalink
Inline config and change run scripts
Browse files Browse the repository at this point in the history
After using this in several projects, it's too many clicks away for
people to go to this external repo to see the reasoning for config.
  • Loading branch information
Graham42 committed Oct 20, 2020
1 parent 75ca487 commit f233e12
Show file tree
Hide file tree
Showing 5 changed files with 487 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ npx @graham42/prettier-config
or if you are writing `es5` code run:

```sh
npx @graham42/prettier-config es5
npx @graham42/prettier-config --es5
```
Loading

0 comments on commit f233e12

Please sign in to comment.