newrelic / nr1-github

NR1 Github allows you to create more context to your entities by having access to the GitHub repository, contributors and README.
https://github.com/newrelic/nr1-github/discussions
Apache License 2.0
19 stars 27 forks source link

chore: update ESLint #35

Closed danielgolden closed 4 years ago

danielgolden commented 4 years ago

Ran the following commands:

rm -rf node_modules
npm uninstall eslint
npm install --save-dev eslint

closes newrelic#32

devfreddy commented 4 years ago

:tada: This PR is included in version 0.5.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: