mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
We previously set the doclet's scope by adding a `@scope` tag, which, in turn, was used to update the scope. Since this tag isn't defined or used in any other context, it could cause "not a known tag" errors.