We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d2efb8 commit c0179f4Copy full SHA for c0179f4
rules/always-return.js
@@ -140,7 +140,7 @@ function getRootObjectName(node) {
140
}
141
142
/**
143
- * Checks if the node is an assignment to an ignored variable. Use getRootObjectName to get the variable name.
+ * Checks if the node is an assignment to an ignored variable.
144
* @param {Node} node
145
* @param {string[]} ignoredVars
146
* @returns {boolean}
0 commit comments