exclude-member

1.0.3 • Public • Published

JsDoc Exclude Member Plugin

npm npm NPM

이 플러그인은 JsDoc에서 External을 제외하기 위한 플러그인입니다.

How to install

NPM

npm install exclude-member --save-dev

Yarn

yarn add --dev exclude-member

Usage

Next you need to tell JsDoc to enable the plugin.

Example jsdoc.json

{
  "plugins": ["exclude-member/exclude"]
}

Readme

Keywords

Package Sidebar

Install

npm i exclude-member

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

2.73 kB

Total Files

4

Last publish

Collaborators

  • comnori