relax arrow body enforcement #34
Annotations
20 errors
test (^18):
src/index.js#L38
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test (^18):
src/rules/no-charAt.js#L9
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
test (^18):
src/rules/no-else-flow.js#L31
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
test (^18):
src/rules/prefer-inc-dec.js#L10
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
test (^18):
src/rules/prefer-inc-dec.js#L22
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test (^18):
src/rules/prefer-inc-dec.js#L34
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test (^18):
src/rules/prefer-literal-bigint.js#L11
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
test (^18):
src/rules/prefer-literal-bigint.js#L23
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test (^18):
src/rules/prefer-negation-operator-boolean.js#L10
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
test (^18):
src/rules/prefer-negation-operator-boolean.js#L22
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test (lts/*):
src/index.js#L38
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test (lts/*):
src/rules/no-charAt.js#L9
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
test (lts/*):
src/rules/no-else-flow.js#L31
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
test (lts/*):
src/rules/prefer-inc-dec.js#L10
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
test (lts/*):
src/rules/prefer-inc-dec.js#L22
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test (lts/*):
src/rules/prefer-inc-dec.js#L34
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test (lts/*):
src/rules/prefer-literal-bigint.js#L11
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
test (lts/*):
src/rules/prefer-literal-bigint.js#L23
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test (lts/*):
src/rules/prefer-negation-operator-boolean.js#L10
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
test (lts/*):
src/rules/prefer-negation-operator-boolean.js#L22
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|