chicagomaroon / data-visualizations

This repository contains and hosts interactive visuals used in The Chicago Maroon publication.
https://chicagomaroon.com/
3 stars 2 forks source link

Re-add `eslint` #100

Open michplunkett opened 3 weeks ago

michplunkett commented 3 weeks ago

What issue are you seeing, or what feature would you like added?

eslint was removed from the repository due to a change in how the configuration was set up. To re-add it, we we are going to need to address a multitude of no-undef errors.

The PR it was removed in is this one: https://github.com/chicagomaroon/data-visualizations/pull/97