OpenST / mosaic-contracts

Mosaic-0: Gateways and anchors on top of Ethereum to scale DApps
https://discuss.openst.org/c/mosaic
MIT License
114 stars 31 forks source link

Unified JS code style #635

Closed schemar closed 5 years ago

schemar commented 5 years ago

Code was formatted using eslint.

We have around 300 linting issues left, which I cannot fix all in this PR. I suggest we start fixing the files one at a time when we work in them.

Fixes #404

schemar commented 5 years ago

There are conflicts, please resolve them.

There will be more conflicts after #633 will be merged. I will resolve them in one go then 👍

schemar commented 5 years ago

Remember to set ES6 to true

schemar commented 5 years ago

Integration tests fail 😱 I will check it tomorrow.