Update the jsdoc to indicate that key is optional.
This commit is contained in:
@@ -403,7 +403,7 @@ t.toIdentifier = function (name) {
|
||||
* Description
|
||||
*
|
||||
* @param {Object} node
|
||||
* @param {String} key
|
||||
* @param {String=} key
|
||||
*/
|
||||
|
||||
t.ensureBlock = function (node, key) {
|
||||
|
||||
Reference in New Issue
Block a user