jsdoc-escape-at
v1.0.1
Published
JSDoc plugin allowing the use of an @ sign in comments, examples, & descriptions by escaping it with a backslash.
Downloads
21,347
Readme
jsdoc-escape-at
JSDoc plugin allowing the use of an @ sign in comments, examples, & descriptions by escaping it with a backslash.
Install
npm install --save-dev jsdoc-escape-at
Usage
Add "node_modules/jsdoc-escape-at"
to the plugins array in your jsdoc config.