According to mdevils/node-jscs#245 we should check it all and describe in docs. e.g. ``` js /** * @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.