Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492b737 commit 5d81f8cCopy full SHA for 5d81f8c
packages/eslint-plugin/docs/rules/unified-signatures.md
@@ -30,4 +30,4 @@ function f(x?: ...number[]): void;
30
31
## Related to
32
33
-- TSLint: ['unified-signatures`](https://palantir.github.io/tslint/rules/unified-signatures/)
+- TSLint: [`unified-signatures`](https://palantir.github.io/tslint/rules/unified-signatures/)
0 commit comments