dockersamples/docker-swarm-visualizer

Code style updates

stephenlacy opened this issue · 1 comments

Would you accept a PR to unify all the code style?
For instance, this has some crazy indentation: https://github.com/dockersamples/docker-swarm-visualizer/blob/master/server.js#L84
I'd be following this file's style: https://github.com/dockersamples/docker-swarm-visualizer/blob/master/karma.conf.js

Cheers

Reviewing old issues. Feel free to submit a PR and we'll review