feat: add support for TeX Live 2024 (#291) #134
Annotations
4 warnings
ci (lint):
packages/main/src/action/env.ts#L16
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
ci (lint):
packages/main/src/action/env.ts#L17
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
ci (lint):
packages/main/src/action/run/main/install.ts#L22
Unnecessary optional chain on a non-nullish value
|
ci (lint):
packages/main/src/action/run/main/install.ts#L39
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|