This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
support new ts extensions #228
Annotations
8 errors and 10 warnings
src/@types/module.d.ts#L18
Trailing spaces not allowed
|
src/index.ts#L51
More than 1 blank line not allowed
|
src/index.ts#L160
Missing trailing comma
|
src/index.ts#L161
The variable `ext` should be named `extension`. A more descriptive name will do too
|
src/index.ts#L164
Trailing spaces not allowed
|
src/index.ts#L168
Trailing spaces not allowed
|
tests/utils/node-with-loader.ts#L115
Trailing spaces not allowed
|
|
src/index.ts#L198
Unexpected unnamed function
|
src/index.ts#L281
Unexpected console statement
|
tests/specs/javascript/cjs.ts#L27
Too many nested callbacks (5). Maximum allowed is 4
|
tests/specs/javascript/cjs.ts#L32
Too many nested callbacks (5). Maximum allowed is 4
|
tests/specs/javascript/cjs.ts#L38
Too many nested callbacks (5). Maximum allowed is 4
|
tests/specs/javascript/cjs.ts#L44
Too many nested callbacks (5). Maximum allowed is 4
|
tests/specs/javascript/cjs.ts#L54
Too many nested callbacks (5). Maximum allowed is 4
|
tests/specs/javascript/cjs.ts#L59
Too many nested callbacks (5). Maximum allowed is 4
|
tests/specs/javascript/cjs.ts#L64
Too many nested callbacks (5). Maximum allowed is 4
|
tests/specs/javascript/cjs.ts#L73
Too many nested callbacks (5). Maximum allowed is 4
|
The logs for this run have expired and are no longer available.
Loading