Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bySabi committed Jul 5, 2017
1 parent 052b038 commit 8917607
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Ex: package.json
}
```

## Standalone CLI
[prettier-semi-cli](https://github.com/bySabi/prettier-semi-cli) is the cli version.
Created for simplify package.json `scripts` settings and use globally.

### If you don't like `semicolons` use **standard** version
* [standard-prettier-eslint](https://github.com/bySabi/standard-prettier-eslint)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "semistandard-prettier-eslint",
"version": "1.0.1",
"version": "1.0.2",
"description": "Code -> prettier -> semistandard --fix -> Formatted Code",
"keywords": [
"prettier",
Expand Down

0 comments on commit 8917607

Please sign in to comment.