todo #8
Annotations
1 error and 2 warnings
code-style
Process completed with exit code 1.
|
eslint:
packages/renderer/src/components/exporters/EditYnabExporter.tsx#L35
React Hook useEffect has a missing dependency: 'updateOptionsState'. Either include it or remove the dependency array
|
eslint:
packages/renderer/src/components/exporters/EditYnabExporter.tsx#L41
React Hook useEffect has a missing dependency: 'ynabOptions'. Either include it or remove the dependency array
|