Skip to content

[INTERNAL] JSDoc: Make API private by default#109

Merged
RandomByte merged 6 commits into
masterfrom
jsdoc-public-only
Jan 9, 2019
Merged

[INTERNAL] JSDoc: Make API private by default#109
RandomByte merged 6 commits into
masterfrom
jsdoc-public-only

Conversation

@RandomByte
Copy link
Copy Markdown
Member

Also:

  • prevent use of unkown tags
  • add some docdash specific page options

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 39.716% when pulling 4934c5f on jsdoc-public-only into ba6f368 on master.

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 7, 2019

Coverage Status

Coverage decreased (-0.07%) to 82.051% when pulling c967eb5 on jsdoc-public-only into c6893d0 on master.

Comment thread .eslintrc.js Outdated
requireReturn: false,
prefer: {return: 'returns'},
"valid-jsdoc": 0,
"jsdoc/check-examples": 2,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Too many tabs 😄

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Done

matz3
matz3 previously approved these changes Jan 9, 2019
@RandomByte RandomByte merged commit abc490a into master Jan 9, 2019
@RandomByte RandomByte deleted the jsdoc-public-only branch January 9, 2019 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants