[TS migration] Migrate 'IOUEditRequestReceipt' page to TypeScript #69386
Annotations
2 errors
Lint JavaScript and Typescript with ESLint:
src/pages/iou/request/step/IOURequestStepScan/index.native.tsx#L54
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint JavaScript and Typescript with ESLint
Process completed with exit code 1.
|
Loading