bitcoinvsalts / node-binance-trader

💰 Cryptocurrency Trading Strategy & Portfolio Management Development Framework for Binance. 🤖
https://bitcoinvsalts.com
MIT License
1.17k stars 380 forks source link

Chore/add prettier as linter #61

Closed TheJoeSchr closed 3 years ago

TheJoeSchr commented 3 years ago

Hi, while working on this, I found there are a lot of mismatch in coding style, probably coming from other contributors.

so I added a .prettierrc to make it easier to get everyone on the same style.

I fully understand if you don't want to use this though, because it adds a lot of code to review

TheJoeSchr commented 3 years ago

@dargmuesli should be fixed now. I also changed to singlequote:false because it seems to be the prefered style and added all other files as well. I will enable issues on my repo though should there be anything else. I plan to add at least dotenv support and splitting this up in microservices.

github-actions[bot] commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: