tiagosiebler / TriangularArbitrage

Detect triangular arbitrage opportunities within Binance price tickers
545 stars 171 forks source link

Added linting utility & updated outdated package.json #38

Closed tiagosiebler closed 6 years ago

tiagosiebler commented 6 years ago

This'll help enforce consistency in how we extend the project, and perhaps even catch possible bug sources before they arise as nastier bugs.

tiagosiebler commented 6 years ago

Run the lint utility at any time via npm run lint