Development
Code quality
You should:
- format your code with Prettier using the default settings
- lint your JavaScript with ESLint using eslint-config-barnardos
- lint your CSS with stylelint using stylelint-config-barnardos
View code quality research on GitHub.