refactor(cli): simplify types #6361
Annotations
1 error and 2 warnings
|
packages/isaacscript-cli/plugins/noExtendedEnums.ts#L48
Arrays that are returned from functions must be read-only. (Use the `readonly` keyword prefix or the `Readonly` utility type.)
|
packages/isaacscript-cli/src/customStage.ts#L254
Arrays that are returned from functions must be read-only. (Use the `readonly` keyword prefix or the `Readonly` utility type.)
|
The logs for this run have expired and are no longer available.
Loading