update devDependencies, eslint config, address lint issues
[squeep-indieauth-helper] / .nycrc.json
1 {
2 "reporter": [
3 "lcov",
4 "text"
5 ]
6 }