Skip to content

Commit

Permalink
Turn Cursor into an ES6 class (brianc#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 a2c4002 commit 5a167b5
Showing 1 changed file with 194 additions and 189 deletions.

0 comments on commit 5a167b5

Please sign in to comment.