Skip to content

Commit

Permalink
Turn Cursor into an ES6 class (#2553)
Browse files Browse the repository at this point in the history
* Turn Cursor into an ES6 class

* Fix incorrect syntax in Cursor.end()

* Remove extraneous empty line

* Revert es6 change for end()

* Revert back to defining the end() method inside the class

* Use hanging indent to satisfy Prettier
  • Loading branch information
Bluenix2 committed Jun 22, 2021
1 parent d6ed9e7 commit a040031
Showing 1 changed file with 194 additions and 189 deletions.

0 comments on commit a040031

Please sign in to comment.