alpaca-trade-api-js icon indicating copy to clipboard operation
alpaca-trade-api-js copied to clipboard

There are a ***ton*** of eslint issues in the project

Open drew887 opened this issue 2 years ago • 0 comments

Running npm run lint right now on master gives

....
✖ 503 problems (1 error, 502 warnings)

We need to come in and either solve all these issues or we have eslint misconfigured to report warnings about things we don't actually care about

drew887 avatar Apr 25 '22 14:04 drew887