coffeelint-require-jsdoc

1.0.4 • Public • Published

coffeelint-require-jsdoc

A coffeelint rule for requiring JSDoc style comments in coffeescript

Default options:

{
  ignore_private: false,
  types: ['class', 'method', 'property']
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    1
    • latest

Version History

Package Sidebar

Install

npm i coffeelint-require-jsdoc

Weekly Downloads

2

Version

1.0.4

License

MIT

Last publish

Collaborators

  • mjstevens777