nextの演算子の優先度について記載 #1202
Annotations
10 warnings
lint:
src/error.ts#L6
Unexpected any. Specify a different type
|
lint:
src/error.ts#L9
Unexpected any. Specify a different type
|
lint:
src/error.ts#L15
Unnecessary conditional, value is always truthy
|
lint:
src/error.ts#L26
Unexpected any. Specify a different type
|
lint:
src/error.ts#L36
Unexpected any. Specify a different type
|
lint:
src/error.ts#L45
Unexpected any. Specify a different type
|
lint:
src/error.ts#L55
Unexpected any. Specify a different type
|
lint:
src/error.ts#L65
Unexpected any. Specify a different type
|
lint:
src/error.ts#L73
Unexpected any. Specify a different type
|
lint:
src/interpreter/index.ts#L32
Unexpected any. Specify a different type
|