fix: add espree to dependencies (#286) #733
Annotations
8 warnings
lib/rules/indent.ts#L1112
Method 'Program:exit' has a complexity of 21. Maximum allowed is 16
|
lib/rules/key-spacing.ts#L471
Function 'report' has a complexity of 21. Maximum allowed is 16
|
lib/rules/no-irregular-whitespace.ts#L8
Unexpected 'todo' comment: 'TODO: We will switch this in the next...'
|
lib/rules/quote-props.ts#L169
Function 'checkUnnecessaryQuotes' has a complexity of 18. Maximum allowed is 16
|
lib/utils/eslint-ast-utils.ts#L28
Function 'canTokensBeAdjacent' has a complexity of 33. Maximum allowed is 16
|
tests/lib/rules/no-multi-str.ts#L13
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
|
tests/lib/rules/no-multi-str.ts#L18
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
|
tests/lib/rules/no-multi-str.ts#L24
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
|
The logs for this run have expired and are no longer available.
Loading