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