Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turn Cursor into an ES6 class (#2553)
* 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