no-unused-properties: Fix for JSX member access (#2890)
#6134
Annotations
10 warnings
|
lint:
rules/prefer-modern-dom-apis.js#L121
Unexpected 'todo' comment: 'TODO: remove this limits on callee'
|
|
lint:
rules/prefer-modern-dom-apis.js#L116
Unexpected 'todo' comment: 'TODO: remove this limits on second...'
|
|
lint:
rules/prefer-modern-dom-apis.js#L67
Unexpected 'todo' comment: 'TODO: make a better fix, don't touch...'
|
|
lint:
rules/prefer-dom-node-remove.js#L77
Unexpected 'todo' comment: 'TODO: Allow case like...'
|
|
lint:
rules/prefer-dom-node-remove.js#L18
Unexpected 'todo' comment: 'TODO: Don't check node.type twice'
|
|
lint:
rules/prefer-dom-node-dataset.js#L17
Unexpected 'todo' comment: 'TODO: Remove this restriction if...'
|
|
lint:
rules/prefer-array-flat.js#L228
Function 'fix' has too many parameters (5). Maximum allowed is 4
|
|
lint:
rules/no-for-loop.js#L342
Arrow function has a complexity of 21. Maximum allowed is 20
|
|
lint:
rules/fix/replace-node-or-token-and-spaces-before.js#L15
Generator function 'replaceNodeOrTokenAndSpacesBefore' has too many parameters (5). Maximum allowed is 4
|
|
lint:
index.js#L80
Unexpected 'todo' comment: 'TODO: Remove this at some point. Kept...'
|