- Linting: As per latest ash-nazg
- Docs: Update license badge - Docs(CHANGES): Update - npm: Update devDeps. and package-lock.json
This commit is contained in:
5
dist/index-es.js
vendored
5
dist/index-es.js
vendored
@@ -3616,6 +3616,9 @@ var typeMap_ = {};
|
||||
* @function module:units.ElementContainer#getRoundDigits
|
||||
* @returns {Integer} The number of digits number should be rounded to
|
||||
*/
|
||||
// Todo[eslint-plugin-jsdoc@>=29.0.0]: See if parsing fixed to allow '%'
|
||||
|
||||
/* eslint-disable jsdoc/valid-types */
|
||||
|
||||
/**
|
||||
* @typedef {PlainObject} module:units.TypeMap
|
||||
@@ -3630,6 +3633,8 @@ var typeMap_ = {};
|
||||
* @property {0} %
|
||||
*/
|
||||
|
||||
/* eslint-enable jsdoc/valid-types */
|
||||
|
||||
/**
|
||||
* Initializes this module.
|
||||
*
|
||||
|
||||
2
dist/index-es.min.js.map
vendored
2
dist/index-es.min.js.map
vendored
File diff suppressed because one or more lines are too long
5
dist/index-umd.js
vendored
5
dist/index-umd.js
vendored
@@ -3622,6 +3622,9 @@
|
||||
* @function module:units.ElementContainer#getRoundDigits
|
||||
* @returns {Integer} The number of digits number should be rounded to
|
||||
*/
|
||||
// Todo[eslint-plugin-jsdoc@>=29.0.0]: See if parsing fixed to allow '%'
|
||||
|
||||
/* eslint-disable jsdoc/valid-types */
|
||||
|
||||
/**
|
||||
* @typedef {PlainObject} module:units.TypeMap
|
||||
@@ -3636,6 +3639,8 @@
|
||||
* @property {0} %
|
||||
*/
|
||||
|
||||
/* eslint-enable jsdoc/valid-types */
|
||||
|
||||
/**
|
||||
* Initializes this module.
|
||||
*
|
||||
|
||||
2
dist/index-umd.min.js.map
vendored
2
dist/index-umd.min.js.map
vendored
File diff suppressed because one or more lines are too long
5
dist/svgcanvas-iife.js
vendored
5
dist/svgcanvas-iife.js
vendored
@@ -3730,6 +3730,9 @@ var SvgCanvas = (function () {
|
||||
* @function module:units.ElementContainer#getRoundDigits
|
||||
* @returns {Integer} The number of digits number should be rounded to
|
||||
*/
|
||||
// Todo[eslint-plugin-jsdoc@>=29.0.0]: See if parsing fixed to allow '%'
|
||||
|
||||
/* eslint-disable jsdoc/valid-types */
|
||||
|
||||
/**
|
||||
* @typedef {PlainObject} module:units.TypeMap
|
||||
@@ -3744,6 +3747,8 @@ var SvgCanvas = (function () {
|
||||
* @property {0} %
|
||||
*/
|
||||
|
||||
/* eslint-enable jsdoc/valid-types */
|
||||
|
||||
/**
|
||||
* Initializes this module.
|
||||
*
|
||||
|
||||
2
dist/svgcanvas-iife.min.js.map
vendored
2
dist/svgcanvas-iife.min.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user