department-of-veterans-affairs/vets-website

View on GitHub
src/applications/financial-status-report/hooks/useClearSpouseData.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function clearSpouseData has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const clearSpouseData = formData => {
  return {
    ...formData,
    questions: {
      ...formData.questions,

    There are no issues that match your filters.

    Category
    Status