department-of-veterans-affairs/vets-website

View on GitHub
src/applications/check-in/utils/appConstants/stateList.js

Summary

Maintainability
A
3 hrs
Test Coverage

File stateList.js has 313 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const stateList = [
  {
    key: 'AL',
    label: 'Alabama',
    value: 'AL',
Severity: Minor
Found in src/applications/check-in/utils/appConstants/stateList.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status