enhance: 数値リテラルの整数部分または小数部分の0を省略できるように #953
+108
−15
Open
Annotations
10 warnings
|
src/interpreter/primitive-props.ts#L418
Assignment to function parameter 'depth'
|
|
src/interpreter/primitive-props.ts#L417
'opts' is defined but never used. Allowed unused args must match /^_/u
|
|
src/interpreter/primitive-props.ts#L401
'opts' is defined but never used. Allowed unused args must match /^_/u
|
|
src/interpreter/primitive-props.ts#L390
'opts' is defined but never used. Allowed unused args must match /^_/u
|
|
src/interpreter/primitive-props.ts#L382
'opts' is defined but never used. Allowed unused args must match /^_/u
|
|
src/interpreter/primitive-props.ts#L93
Unnecessary conditional, value is always truthy
|
|
src/interpreter/index.ts#L1650
Missing return type on function
|
|
src/interpreter/index.ts#L1089
Unnecessary conditional, value is always truthy
|
|
src/interpreter/index.ts#L545
Unnecessary conditional, value is always truthy
|
|
src/error.ts#L15
Unnecessary conditional, value is always truthy
|
The logs for this run have expired and are no longer available.
Loading