greatbit / quack

Web Based Test Management System
Apache License 2.0
120 stars 35 forks source link

ESLint and housekeeping #142

Closed karevn closed 3 years ago

karevn commented 3 years ago

Please don't delete yarn.lock -- it is required for correct and repeatable dependency installation.

Other changes are:

  1. Upgraded axios to slightly newer version.
  2. Run ESLint, fixed safe issues, added ignore statements for not-so-easy issues to keep ESLint output clean during development.