···22- [ ] Check package.json fields (including the metadata like "author"/etc that will show up on npm)
33- [ ] Remove any unused dependencies
44- [ ] Limit public exports to only documented things that people should use
55+- [ ] Make a list of very specific typing behaviors to emulate (for example, scrolling cursor into view when it moves)