-
Notifications
You must be signed in to change notification settings - Fork 2.8k
console: convert settings/utils to typescript #4684
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Beep boop! 🤖 Hey @poul-kg, thanks for your PR! One of my human friends will review this PR and get back to you as soon as possible. Stay awesome! 😎 |
|
Review app for commit 1795687 deployed to Heroku: https://hge-ci-pull-4684.herokuapp.com |
beerose
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your PR! 🎉
I left some minor comments.
Also, I see there is an eslint error Unexpected lexical declaration in case block.
Could you disable rule: no-case-declarations in .eslintrc in TypeScript overrides section?
|
Deploy preview for hasura-docs ready! Built with commit cbbd9c4 |
Sync with origin/master
console: apply commit suggestion Co-authored-by: Aleksandra Sikora <ola.zxcvbnm@gmail.com>
|
upgraded my forked |
|
Review app for commit fbcc4af deployed to Heroku: https://hge-ci-pull-4684.herokuapp.com |
|
Review app for commit 4e80aed deployed to Heroku: https://hge-ci-pull-4684.herokuapp.com |
|
Review app for commit d98f0e0 deployed to Heroku: https://hge-ci-pull-4684.herokuapp.com |
|
Beep boop! 🤖 Awesome work @poul-kg! All of us at Hasura ❤️ what you did. Thanks again 🤗 |
|
Review app https://hge-ci-pull-4684.herokuapp.com is deleted |
|
@poul-kg thanks a lot for your contribution 🙏 as a thank you, we'd love to send you some swag. If you're interested, please send an email to marion@hasura.io and we'll take it from there 🙂 |
Affected components
Related Issues
References #4314
Solution and Design
First try to convert .js to .ts need a feedback if something is not per expectations.