Open chrispymm opened 2 weeks ago
Ensure our JS files are formatted to a consistent standard. We should follow GDS standards: https://gds-way.digital.cabinet-office.gov.uk/manuals/programming-languages/js.html#linting
Keeps code consistent, helps avoid errors, and makes contributions/review easier.
need tests for datepicker before refactoring to appease linting rules
What
Ensure our JS files are formatted to a consistent standard. We should follow GDS standards: https://gds-way.digital.cabinet-office.gov.uk/manuals/programming-languages/js.html#linting
Why
Keeps code consistent, helps avoid errors, and makes contributions/review easier.
Who needs to be involved
Done