jscs-jsdoc
jscs-jsdoc copied to clipboard
checkAnnotation: use several tag sets per config
Instead of true/false it should have explicit checking type. True and false should be deprecated values in future and left as is for now.
upd: To use jsdoc3/jsduck5 as a base with some special subsets like closurecompiler or apidoc.
Partially fixed in #77