Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jsdoc-escape-at

cnordhougen18.6kMIT1.0.1

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

jsdoc

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.