Open
Description
According to jscs-dev/node-jscs#245 we should check it all and describe in docs.
e.g.
/**
* @param {Object} person comment
* - {String} title comment
* - {Number} [age] comment
*/
According to jscs-dev/node-jscs#245 we should check it all and describe in docs.
e.g.
/**
* @param {Object} person comment
* - {String} title comment
* - {Number} [age] comment
*/