Skip to content

Commit

Permalink
Update list format
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Dec 30, 2019
1 parent b046342 commit 4d99075
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Expand Up @@ -137,8 +137,7 @@ Configure it in `package.json`.

## Deprecated Rules

- [unicorn/prefer-exponentiation-operator](docs/rules/prefer-exponentiation-operator.md)\
Use the built-in ESLint [`prefer-exponentiation-operator`](https://eslint.org/docs/rules/prefer-exponentiation-operator) rule instead.
- [prefer-exponentiation-operator](docs/rules/prefer-exponentiation-operator.md) - 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 4d99075

Please sign in to comment.