* Removes redundant .eslintrc from graph3d, lints the rest of the code base, and enables valid-jsdoc lint rule * Corrects lint violations
* Reduce the time-complexity of the network initial positioning. Very substantial performance gain for large graphs. * Remove unwanted console messages, extended comment.