Fix: Selected Xero bank account is not highlighted with a green checkmark #6458
lint-changed.yml
on: pull_request
Changed files ESLint check
58s
Annotations
3 errors
Changed files ESLint check:
src/pages/workspace/accounting/xero/export/XeroBankAccountSelectPage.tsx#L32
Definition for rule '@typescript-eslint/prefer-nullish-coalescing nonReimbursableAccount is an empty string so we cannot use `??`' was not found
|
Changed files ESLint check:
src/pages/workspace/accounting/xero/export/XeroBankAccountSelectPage.tsx#L34
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Changed files ESLint check
Process completed with exit code 1.
|