UNPKG

jsdoc-escape-at

Version:

JSDoc plugin allowing the use of an @ sign in comments, examples, & descriptions by escaping it with a backslash.

9 lines (6 loc) 277 B
# 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.