- 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

@@ -135,7 +135,7 @@ var svgEditorExtension_connector = (function () {
var addThis;
/**
*
* @returns {undefined}
* @returns {void}
*/
function add() {
@@ -347,7 +347,7 @@ var svgEditorExtension_connector = (function () {
})();
/**
* Do on reset.
* @returns {undefined}
* @returns {void}
*/