UNPKG

smartcomments

Version:

SmartComments, It's a tool that allow you to create implicit comments from javascript source code. You can integrate it with javascript documentation generators like YUIDocs.

17 lines (16 loc) 334 B
{ "target_dir": [""], "match_files": ["^((?!~).)*.(js)$"], "backup" : false, "private" : false, "favor_generated" : true, "tags": { "function":{ "name":{}, "desc":{"value":"Description"}, "params":{}, "rtrn":{} } }, "template" : "../templates/default.js" }