1.0.3 • Published 8 months ago

exclude-member v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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"]
}
1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago

0.0.1

8 months ago