Nate Fischer 8451fceb81
chore(eslint): use words instead of numbers (#797)
Eslint rules can be configured either using words or number values:

 * "off" or 0
 * "warn" or 1
 * "error" or 2

This switches our config to use the string values instead of the number
values, since the number values are too cryptic.

No change to our actual settings.
2017-10-30 18:04:48 -07:00
..
2017-10-17 19:25:09 -07:00
2017-06-06 21:10:27 -07:00
2016-12-20 11:27:02 -08:00
2017-10-17 19:25:09 -07:00
2016-12-20 11:27:02 -08:00