- Linting (JSDoc): Reenable jsdoc/valid-jsdoc as fixed; notes re: valid-jsdoc replacement; use same namepath

- npm: Update devDep
This commit is contained in:
Brett Zamir
2019-04-17 19:12:55 +08:00
parent 4289d131a2
commit 1d56d75837
33 changed files with 2688 additions and 2596 deletions

View File

@@ -41,7 +41,7 @@ var svgEditorExtension_mathjax = (function () {
* Add any of the whitelisted attributes to the script tag.
* @param {HTMLScriptElement} script
* @param {PlainObject.<string, string>} atts
* @returns {undefined}
* @returns {void}
*/
@@ -67,7 +67,7 @@ var svgEditorExtension_mathjax = (function () {
var script = document.createElement('script');
/**
*
* @returns {undefined}
* @returns {void}
*/
function scriptOnError() {
@@ -76,7 +76,7 @@ var svgEditorExtension_mathjax = (function () {
}
/**
*
* @returns {undefined}
* @returns {void}
*/
@@ -214,7 +214,7 @@ var svgEditorExtension_mathjax = (function () {
});
/**
*
* @returns {undefined}
* @returns {void}
*/
buttons = [{