department-of-veterans-affairs/vets-website

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

Summary

Maintainability
F
3 days
Test Coverage

File countryList.js has 1243 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const countryList = [
  {
    key: 'AFG',
    label: 'Afghanistan',
    value: 'AFG',
Severity: Major
Found in src/applications/check-in/utils/appConstants/countryList.js - About 3 days to fix

    There are no issues that match your filters.

    Category
    Status