Skip to content

Commit

Permalink
feat(readme): Force release trigger, which should've happened on prev…
Browse files Browse the repository at this point in the history
…ious version (#11)
  • Loading branch information
Tagir-A authored Jan 16, 2019
1 parent b24cd8b commit cd20536
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 @@ -12,4 +12,4 @@ You need to have `eslint` and `prettier` installed.
You need to install the config itself.
Then use the provided command to install all the peerDeps.
1. `npm i -D @logistics/eslint-config` or `yarn add -D @logistics/eslint-config`
2. Put `"extends": ["@logistics/eslint-config"]` in your `.eslintrc`
2. Put `"extends": ["@logistics/eslint-config"]` or `"extends": ["@logistics"]` in your `.eslintrc`

0 comments on commit cd20536

Please sign in to comment.