Skip to content

Commit

Permalink
docs: correct rule name in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bradzacher committed Nov 10, 2020
1 parent e2a15f1 commit 33ce420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/CHANGELOG.md
Expand Up @@ -14,7 +14,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Features

* **eslint-plugin:** add rule `no-void-expression` ([#2605](https://github.com/typescript-eslint/typescript-eslint/issues/2605)) ([c8a4dad](https://github.com/typescript-eslint/typescript-eslint/commit/c8a4dadeab8a64fb4768deda8f65475435dd2cad))
* **eslint-plugin:** add rule `no-confusing-void-expression` ([#2605](https://github.com/typescript-eslint/typescript-eslint/issues/2605)) ([c8a4dad](https://github.com/typescript-eslint/typescript-eslint/commit/c8a4dadeab8a64fb4768deda8f65475435dd2cad))
* support TS4.1 features ([#2748](https://github.com/typescript-eslint/typescript-eslint/issues/2748)) ([2be354b](https://github.com/typescript-eslint/typescript-eslint/commit/2be354bb15f9013a2da1b13a0c0836e9ef057e16)), closes [#2583](https://github.com/typescript-eslint/typescript-eslint/issues/2583)


Expand Down

0 comments on commit 33ce420

Please sign in to comment.