1.0.3 • Published 2 years ago

exclude-member v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago