chore: use assignment operators when possible (??=
, ||=
, +=
, -=
)
#25452
Annotations
1 error and 1 warning
Run eslint
Process completed with exit code 1.
|
Run eslint:
packages/@ourworldindata/types/src/domainTypes/Various.ts#L63
'status' is defined but never used. Allowed unused args must match /^_/u
|
Loading