rix1

Results 2 issues of rix1

This let us do [inversion of control](https://en.wikipedia.org/wiki/Inversion_of_control), passing in a callback function that gives more flexibility into how the node is rendered when using `show()` and `save2file()`. Essentially replaces the...

Starting from Prettier `v1.17` (web is on `v1.16.4`) it now supports shared configs. @mortnod This means we can move out the prettier config and host it as a separate package....