- 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

@@ -4358,7 +4358,7 @@ var svgEditorExtension_server_opensave = (function () {
* @param {Float} width
* @param {Float} height
* @param {Integer} rgba
* @returns {undefined}
* @returns {void}
*/
@@ -4373,7 +4373,7 @@ var svgEditorExtension_server_opensave = (function () {
* @param {Float} height
* @param {Integer} rgba
* @param {Float} val
* @returns {undefined}
* @returns {void}
*/
@@ -4879,7 +4879,7 @@ var svgEditorExtension_server_opensave = (function () {
/**
* Submit the form, empty its contents for reuse and show
* uploading message.
* @returns {undefined}
* @returns {void}
*/
function submit() {
@@ -5188,7 +5188,7 @@ var svgEditorExtension_server_opensave = (function () {
/**
*
* @param {external:jQuery} form
* @returns {undefined}
* @returns {void}
*/
// Create the input elements