* Migrate doctest for Vector2.js * Remove eslint disabling for no-unused-vars since now the class is exported at the end of the file * Group all related tests to own jest describe blocks * Improve the doc-comment by fixing it's formatting