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 78e88ad commit 6d2ec6cCopy full SHA for 6d2ec6c
apps/oxlint/src-js/plugins/scope.ts
@@ -55,7 +55,6 @@ export class ScopeManager {
55
}
56
57
/**
58
- * Get the variables that a given AST node defines. The gotten variables' `def[].node`/`def[].parent` property is the node.
59
* Get the variables that a given AST node defines. The gotten variables' `def[].node`/`def[].parent` property is the node.
60
* If the node does not define any variable, this returns an empty array.
61
* @param node An AST node to get their variables.
0 commit comments