The latest eslint-config-sparkpost requires a newer version of eslint, causing the build to fail. I created this branch with the intention of upgrading eslint, but the newest eslint-config-sparkpost also causes a lot of new linting errors. Whether we want to adhere to these new rules in this lib is a different issue, so I locked eslint-config-sparkpost to 1.3.1 to get the builds passing for now.
The latest
eslint-config-sparkpost
requires a newer version ofeslint
, causing the build to fail. I created this branch with the intention of upgradingeslint
, but the newesteslint-config-sparkpost
also causes a lot of new linting errors. Whether we want to adhere to these new rules in this lib is a different issue, so I lockedeslint-config-sparkpost
to1.3.1
to get the builds passing for now.