fix: Change numeric
option from auto
to always
for format.relativeTime
#1355
main.yml
on: pull_request
Build, lint, and test
1m 0s
Annotations
2 errors
Build, lint, and test
Argument of type '{ now: Date; unit: "day"; numeric: string; }' is not assignable to parameter of type 'number | Date | RelativeTimeFormatOptions | undefined'.
|
Build, lint, and test
Process completed with exit code 1.
|