`@alias` makes the page read `SessionStore` rather than the implementation name. A documented `#`-private field whose name matches a getter aborts the build, so two such fields have their docs on the getters instead. Differential Revision: https://phabricator.services.mozilla.com/D320532
10 lines
171 B
JSON
10 lines
171 B
JSON
{
|
|
"plugins": [
|
|
"jsdoc-plugins/skip-anonymous-locals.mjs",
|
|
"jsdoc-plugins/skip-unnamed-members.mjs"
|
|
],
|
|
"source": {
|
|
"includePattern": ".+\\.m?jsm?$"
|
|
}
|
|
}
|