jscs-jsdoc
jscs-jsdoc copied to clipboard
add exceptions to leadingUnderscoreAccess
__constructor__proto__- etc.
see also https://github.com/jscs-dev/node-jscs/blob/master/lib/rules/disallow-dangling-underscores.js#L24
Add option to add your own exceptions.
Partially done. Need to add allExcept here.