Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Dec 30, 2019
1 parent 2119756 commit b046342
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 @@ -138,7 +138,7 @@ Configure it in `package.json`.
## Deprecated Rules

- [unicorn/prefer-exponentiation-operator](docs/rules/prefer-exponentiation-operator.md)\
Use [prefer-exponentiation-operator](https://eslint.org/docs/rules/prefer-exponentiation-operator) instead.
Use the built-in ESLint [`prefer-exponentiation-operator`](https://eslint.org/docs/rules/prefer-exponentiation-operator) rule instead.

## Recommended config

Expand Down

0 comments on commit b046342

Please sign in to comment.