draft #678
Annotations
10 warnings
lint:
src/error.ts#L2
Unexpected any. Specify a different type
|
lint:
src/error.ts#L4
Unexpected any. Specify a different type
|
lint:
src/error.ts#L10
Unnecessary conditional, value is always truthy
|
lint:
src/error.ts#L17
Unexpected any. Specify a different type
|
lint:
src/error.ts#L23
Unexpected any. Specify a different type
|
lint:
src/error.ts#L29
Unexpected any. Specify a different type
|
lint:
src/error.ts#L35
Unexpected any. Specify a different type
|
lint:
src/interpreter/decorators.ts#L15
Missing return type on function
|
lint:
src/interpreter/decorators.ts#L15
Unexpected any. Specify a different type
|
lint:
src/interpreter/decorators.ts#L15
Unexpected any. Specify a different type
|