Skip to content

Commit

Permalink
docs(eslint-plugin): fix markdown format (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
teppeis authored and j-f1 committed Apr 1, 2019
1 parent 492b737 commit 5d81f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/docs/rules/unified-signatures.md
Expand Up @@ -30,4 +30,4 @@ function f(x?: ...number[]): void;

## Related to

- TSLint: ['unified-signatures`](https://palantir.github.io/tslint/rules/unified-signatures/)
- TSLint: [`unified-signatures`](https://palantir.github.io/tslint/rules/unified-signatures/)

0 comments on commit 5d81f8c

Please sign in to comment.