@sebastianwessel/esdoc-lint-plugin

2.1.0 • Public • Published

ESDoc Lint Plugin

Install

npm install esdoc-lint-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {"name": "esdoc-lint-plugin", "option": {"enable": true}}
  ]
}

enable is default true

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @sebastianwessel/esdoc-lint-plugin

    Weekly Downloads

    93

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    7.95 kB

    Total Files

    5

    Last publish

    Collaborators

    • sebastianwessel