Navigation Menu

Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Commit

Permalink
Add a link to an ESLint rule document (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
vzvu3k6k authored and jchip committed Nov 20, 2017
1 parent 6c43a92 commit 8467328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/styleguide.md
Expand Up @@ -492,7 +492,7 @@
<a name="variables--unused-expressions"></a><a name="2.14"></a>
- [2.14](#variables--unused-expresions) Do not leave expressions unused.

> eslint: [`no-unused-expressions`]
> eslint: [`no-unused-expressions`](https://eslint.org/docs/rules/no-unused-expressions)
>
> defined in: `rules/eslint/best-practices`
Expand Down

0 comments on commit 8467328

Please sign in to comment.