- Linting (ESLint): eslint-plugin-jsdoc PR-inspired fixes; temporarily disable unicorn/prefer-number-properties
This commit is contained in:
@@ -20,7 +20,9 @@ export default {
|
||||
'message',
|
||||
/**
|
||||
* @param {external:Window} win
|
||||
* @param {module:svgcanvas.SvgCanvas#event:message} data
|
||||
* @param {PlainObject} info
|
||||
* @param {module:svgcanvas.SvgCanvas#event:message} info.data
|
||||
* @param {string} info.origin
|
||||
* @listens module:svgcanvas.SvgCanvas#event:message
|
||||
* @throws {Error} Unexpected event type
|
||||
* @returns {void}
|
||||
|
||||
Reference in New Issue
Block a user