Update eslint and a few ZEIT references to Vercel

This commit is contained in:
Benjamin Staneck 2020-07-13 15:05:34 +02:00
parent 6ef561afe7
commit 5692d32f2a
No known key found for this signature in database
GPG key ID: 74A90736869653C2
24 changed files with 263 additions and 184 deletions

View file

@ -7,8 +7,8 @@
-->
<!-- Checked checkbox should look like this: [x] -->
- [ ] I am on the [latest](https://github.com/zeit/hyper/releases/latest) Hyper.app version
- [ ] I have searched the [issues](https://github.com/zeit/hyper/issues) of this repo and believe that this is not a duplicate
- [ ] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version
- [ ] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that this is not a duplicate
<!--
Once those are done, if you're able to fill in the following list with your information,
@ -22,4 +22,4 @@
- **The issue is reproducible in vanilla Hyper.app**: <!-- Replace with info if applicable, or `Is Vanilla`. (Vanilla means Hyper.app without any add-ons or extras. Straight out of the box.) -->
## Issue
<!-- Now feel free to write your issue, but please be descriptive! Thanks again 🙌 ❤ -->
<!-- Now feel free to write your issue, but please be descriptive! Thanks again 🙌 ❤ -->

View file

@ -3,6 +3,6 @@
- To help whoever reviews your PR, it'd be extremely helpful for you to list whether your PR is ready to be merged,
If there's anything left to do and if there are any related PRs
- It'd also be extremely helpful to enable us to update your PR incase we need to rebase or what-not by checking `Allow edits from maintainers`
- If your PR changes some API, please make a PR for hyper website too: https://github.com/zeit/hyper-site.
- If your PR changes some API, please make a PR for hyper website too: https://github.com/vercel/hyper-site.
Thanks, again! -->