JustUtahCoders / utahexpungements.org

The frontend code for utahexpungements.org
MIT License
11 stars 19 forks source link

Fixing eslint and prettier #123

Closed joeldenning closed 4 years ago

joeldenning commented 4 years ago
  1. No longer using both pretty-quick and eslint to modify files
  2. Now linting the backend directory, too, with its own eslint config in the backend directory
  3. Using eslint prettier plugin instead of yarn check-format