mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-18 17:49:40 +08:00

* 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