Jeff Williams
|
8b26b6d669
|
remove author tags, and clean up JSDoc comments without leading asterisks
Most of the existing author tags are grossly out of date at this point. The definitive reference for who has contributed what is available at https://github.com/jsdoc3/jsdoc/graphs/contributors.
|
2017-07-06 00:01:11 -07:00 |
|
Jeff Williams
|
15b57e52f3
|
overhaul ESLint config; delint
|
2017-07-05 21:05:52 -07:00 |
|
Jeff Williams
|
ae94af0cd8
|
turn env global into a module, and use the module instead of the global (#812)
The `env` global remains available, since templates and plugins may rely upon it, but it's deprecated as of JSDoc 3.4.0.
|
2015-02-17 19:07:10 -08:00 |
|
Jeff Williams
|
416b42fa75
|
update ESLint; delint
|
2014-12-13 09:39:21 -08:00 |
|
Jeff Williams
|
a2e119a88b
|
update ESLint dependency; enable new rules; delint
|
2014-10-27 12:58:32 -07:00 |
|
Jeff Williams
|
b28f3341a3
|
delint
|
2014-10-26 05:52:03 -07:00 |
|
Jeff Williams
|
f55feb1a0e
|
'use strict'ify
|
2013-11-11 23:49:54 -08:00 |
|
Jeff Williams
|
d73570defc
|
make fs module consistent with Node.js (#211)
|
2012-12-26 19:03:05 -08:00 |
|
Ludo Antonov
|
29b8ab5ff4
|
Adding a plugin that enables a @partial tag for re-usable partial documentation kept in separate files.
|
2012-07-25 22:00:04 -07:00 |
|