- Linting (ESLint): eslint-plugin-jsdoc PR-inspired fixes; temporarily disable unicorn/prefer-number-properties

This commit is contained in:
Brett Zamir
2020-05-08 17:32:46 +08:00
parent f46f5fc889
commit 05fc69795c
4 changed files with 11 additions and 2 deletions

View File

@@ -1396,6 +1396,9 @@ export const isNullish = (val) => {
* Overwrite methods for unit testing.
* @function module:utilities.mock
* @param {PlainObject} mockMethods
* @param {module:utilities.getHref} mockMethods.getHref
* @param {module:utilities.setHref} mockMethods.setHref
* @param {module:utilities.getRotationAngle} mockMethods.getRotationAngle
* @returns {void}
*/
export const mock = ({