Extend default resolution #75
Annotations
8 errors
build:
src/utils/transformer-utils.ts#L257
'cellContent' is never reassigned. Use 'const' instead
|
build:
src/utils/transformer-utils.ts#L273
'rows' is never reassigned. Use 'const' instead
|
build:
src/utils/transformer-utils.ts#L283
Function declared in a loop contains unsafe references to variable(s) 'tableHtml'
|
build:
src/utils/transformer-utils.ts#L305
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
build:
tests/transfomers/portable-text-transformer/vue-transformer.spec.ts#L1
Run autofix to sort these imports!
|
build:
tests/transfomers/portable-text-transformer/vue-transformer.spec.ts#L2
Imports must not be broken into multiple lines if there are 4 or less elements
|
build:
tests/transfomers/portable-text-transformer/vue-transformer.spec.ts#L8
Imports must not be broken into multiple lines if there are 4 or less elements
|
build
Process completed with exit code 1.
|