Reverts https://github.com/probot/probot/pull/397/files
fix(package): update @octokit/rest to version 15.1.7
Name the Logger export
Make object types optional
Merge branch 'master' into typescript-init
Bump deps for standard and octokit
Bump ts dependency
Made the option optional. 😉
Convert the rest of the files in `/src` and disable allowJs
Move everything to named exports
Update bin to use named exports
Make all tests js and use named exports
* Add GHE_URL host option to GitHubApi
* Absorb github-app repo
* Implement new github-app setup
* Basic tests for GHE support
* Add docs
* Switch GHE_URL for GHE_HOST
* Make the tests pass by moving things
* Fix sentry test