Skip to content

Commit

Permalink
docs(eslint-plugin): add missing invalid-void link to ROADMAP.md (#1816)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Goldberg committed Mar 30, 2020
1 parent bfdffb4 commit 543bc79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eslint-plugin/ROADMAP.md
Expand Up @@ -338,6 +338,7 @@ Relevant plugins: [`chai-expect-keywords`](https://github.com/gavinaiken/eslint-
[`adjacent-overload-signatures`]: https://palantir.github.io/tslint/rules/adjacent-overload-signatures
[`ban-ts-ignore`]: https://palantir.github.io/tslint/rules/ban-ts-ignore/
[`ban-types`]: https://palantir.github.io/tslint/rules/ban-types
[`invalid-void`]: https://palantir.github.io/tslint/rules/invalid-void
[`member-access`]: https://palantir.github.io/tslint/rules/member-access
[`member-ordering`]: https://palantir.github.io/tslint/rules/member-ordering
[`no-any`]: https://palantir.github.io/tslint/rules/no-any
Expand Down

0 comments on commit 543bc79

Please sign in to comment.