fast path a bunch of code for top layer elements #448
Annotations
8 errors
Lint:
src/anchored-position.ts#L128
Delete `·`
|
Lint:
src/anchored-position.ts#L193
Replace `(element.matches(':popover-open')·&&·/native·code/.test((document.body·as·any).showPopover?.toString()` with `element.matches(':popover-open')·&&·/native·code/.test((document.body·as·any).showPopover?.toString(`
|
Lint:
src/anchored-position.ts#L193
Unexpected any. Specify a different type
|
Lint:
src/anchored-position.ts#L207
Delete `;`
|
Lint:
src/anchored-position.ts#L305
Replace `·side,·align,·allowOutOfBounds,·anchorOffset,·alignmentOffset·` with `side,·align,·allowOutOfBounds,·anchorOffset,·alignmentOffset`
|
Lint:
src/anchored-position.ts#L389
Replace `·...pos,·anchorSide,·anchorAlign·` with `...pos,·anchorSide,·anchorAlign`
|
Lint:
src/anchored-position.ts#L481
Replace `·top,·left·` with `top,·left`
|
Lint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading