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 cd9d4d1 commit a966b79Copy full SHA for a966b79
packages/eslint-plugin-next/lib/utils/node-attributes.js
@@ -9,7 +9,7 @@
9
hasValue: false
10
}
11
Inclusion of hasValue is in case an eslint rule cares about boolean values
12
-explicitely assigned to attribute vs the attribute being used as a flag
+explicitly assigned to attribute vs the attribute being used as a flag
13
*/
14
class NodeAttributes {
15
constructor(ASTnode) {
0 commit comments