- Linting: Apply latest eslint-plugin-jsdoc; lint properties/param defaults

This commit is contained in:
Brett Zamir
2020-10-20 03:52:46 +08:00
parent 19342e4349
commit d03e5eeae6
7 changed files with 15 additions and 12 deletions

View File

@@ -53,7 +53,7 @@ export default {
/**
*
* @param {string} [filename='image']
* @param {string} [filename="image"]
* @param {string} suffix To add to file name
* @param {string} uri
* @returns {boolean}