keep-network / local-setup

Allow to easily set up tBTC and Keep locally for development and test purposes.
MIT License
8 stars 16 forks source link

Added prettier configuration #49

Closed nkuba closed 4 years ago

nkuba commented 4 years ago

Here we added prettier configuration so Visual Studio Code can pull it and format code consistently. We should also add all the magic around github pre commit hook, but let's do it in a separate PR.