Closed feross closed 4 years ago
What is the purpose of this pull request? (put an "X" next to item)
[ ] Documentation update [ ] Bug fix [ ] New feature [x] Other, please explain: code style
What changes did you make? (Give an overview)
Used lebab to update code to use an ES class, drop inherits dependency, use const/let instead of var, etc.
lebab
inherits
const
let
var
Is there anything you'd like reviewers to focus on?
What is the purpose of this pull request? (put an "X" next to item)
[ ] Documentation update [ ] Bug fix [ ] New feature [x] Other, please explain: code style
What changes did you make? (Give an overview)
Used
lebab
to update code to use an ES class, dropinherits
dependency, useconst
/let
instead ofvar
, etc.Is there anything you'd like reviewers to focus on?