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

Improved "complete docs" docs #3823

Merged
merged 1 commit into from
May 1, 2018
Merged

Conversation

304NotModified
Copy link
Contributor

PR checklist

  • Documentation update

Overview of change:

  • It was unclear to me if it works for JSDocs (because in another rule "JSDoc comment" is used instead of "Documentation"

  • Updated the style for the inline code

Is there anything you'd like reviewers to focus on?

supersedes #3006

optionsDescription: Lint.Utils.dedent`
\`true\` to enable for [${Object.keys(Rule.defaultArguments).join(", ")}]],
\`true\` to enable for `[${Object.keys(Rule.defaultArguments).join(", ")}]`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need to escape this backtick?

@suchanlee suchanlee merged commit 9af0b65 into palantir:master May 1, 2018
@304NotModified 304NotModified deleted the patch-5 branch May 2, 2018 13:15
rwaskiewicz added a commit to rwaskiewicz/tslint that referenced this pull request May 2, 2018
- Fixes building of master
- Add escaping to backticks introduced in palantir#3823
suchanlee pushed a commit that referenced this pull request May 2, 2018
- Fixes building of master
- Add escaping to backticks introduced in #3823
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants