refactor: migrate Extent to typescript #3850
Annotations
5 errors and 10 warnings
Linter:
src/Layer/Layer.ts#L36
'D' is defined but never used
|
Linter:
src/Layer/Layer.ts#L36
'T' is defined but never used
|
Linter:
src/Layer/Layer.ts#L47
Unexpected any. Specify a different type
|
Linter:
src/Layer/Layer.ts#L50
Unexpected any. Specify a different type
|
Linter
Process completed with exit code 1.
|
Linter:
src/Layer/Layer.ts#L9
tsdoc-undefined-tag: The TSDoc tag "@Property" is not defined in this configuration
|
Linter:
src/Layer/Layer.ts#L9
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
Linter:
src/Layer/Layer.ts#L9
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
Linter:
src/Layer/Layer.ts#L12
This line has a comment length of 81. Maximum allowed is 80
|
Linter:
src/Layer/Layer.ts#L12
tsdoc-undefined-tag: The TSDoc tag "@Property" is not defined in this configuration
|
Linter:
src/Layer/Layer.ts#L12
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
Linter:
src/Layer/Layer.ts#L12
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
Linter:
src/Layer/Layer.ts#L14
This line has a comment length of 95. Maximum allowed is 80
|
Linter:
src/Layer/Layer.ts#L14
tsdoc-undefined-tag: The TSDoc tag "@Property" is not defined in this configuration
|
Linter:
src/Layer/Layer.ts#L14
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
Loading