Polyfill: Be more robust against late-run primordial manipulation #2556
Annotations
8 errors
lint:
polyfill/lib/calendar.mjs#L57
Statement inside of curly braces should be on next line
|
lint:
polyfill/lib/calendar.mjs#L57
Replace `·return·this;` with `⏎······return·this;⏎···`
|
lint:
polyfill/lib/calendar.mjs#L57
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
|
lint:
polyfill/lib/calendar.mjs#L58
Statement inside of curly braces should be on next line
|
lint:
polyfill/lib/calendar.mjs#L58
Replace `·return·ES.Call(SetIteratorPrototypeNext,·valuesIterator,·[]);` with `⏎······return·ES.Call(SetIteratorPrototypeNext,·valuesIterator,·[]);⏎···`
|
lint:
polyfill/lib/calendar.mjs#L58
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
|
lint:
polyfill/lib/calendar.mjs#L481
Unexpected constant condition
|
lint
Process completed with exit code 1.
|