ssbc / ssb-ebt

secure scuttlebutt replication with epidemic-broadcast-trees
MIT License
18 stars 10 forks source link

apply standardx on all JS files #39

Closed staltz closed 3 years ago

staltz commented 3 years ago

Context: I want to restore the tests to run again, and I took a look at the tests to try to get them unstuck. I realized the codebase needed some updating, so this is it.

Installs standardx and applies it to all JS files. I also adjusted some code until all lint errors were gone. I did nothing else to the codebase, to make it easier to review this PR (it's only about code style). Similar to what I did for muxrpc.