pa11y / pa11y-dashboard

Pa11y Dashboard is a web interface which helps you monitor the accessibility of your websites
https://pa11y.org
GNU General Public License v3.0
987 stars 181 forks source link

Split initApp in different functions #296

Closed josebolos closed 2 years ago

josebolos commented 2 years ago

This makes the function easier to understand and fixes eslint complaints about the function having too many statements.