newrelic / nr1-deployment-analyzer

NR1 Deployment Analyzer allows you to view application deployments across your environments from your APM deployment markers.
https://discuss.newrelic.com/t/deployment-analyzer-nerdpack/85686
Apache License 2.0
6 stars 13 forks source link

chore: setup eslint #11

Closed tangollama closed 4 years ago

tangollama commented 4 years ago

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

devfreddy commented 4 years ago

This project doesn't have eslint setup, shifting this issue to addressing that