refactor: replace deprecated Linter.FlatConfig with Linter.Config
#5823
Annotations
10 warnings
|
lint:
rules/utils/get-ancestor.js#L1
Unexpected 'todo' comment: 'TODO: Support more types'
|
|
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#L160
Function 'fix' has too many parameters (5). Maximum allowed is 4
|
|
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#L81
Unexpected 'todo' comment: 'TODO: Remove this at some point. Kept...'
|