newrelic / nr1-network-telemetry

NR1 Network Telemetry gives you real time IPfix and Sflow visualization of network data passing through your system.
https://discuss.newrelic.com/t/network-telemetry-nerdpack/90561
Apache License 2.0
12 stars 11 forks source link

chore: upgrade ESLint #34

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#33

devfreddy commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: