-
Notifications
You must be signed in to change notification settings - Fork 2
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
Checkout payment #1
Conversation
Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖 Please select which version do you want to release:
And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.
|
Beep boop 🤖 I noticed you didn't make any changes at the
In order to keep track, I'll create an issue if you decide now is not a good time
|
@@ -4,5 +4,8 @@ | |||
"browser": true, | |||
"es6": true, | |||
"jest": true | |||
}, | |||
"rules": { | |||
"@typescript-eslint/no-non-null-assertion": "off" |
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.
Unless there is good reason, I recommend removing this ESlint override
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.
lgtm
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.
Beep boop 🤖 That's ok, I created an issue for this so we don't forget |
What problem is this solving?
In this task, I wanna test the communication between the IO app and iframe.
How should this be manually tested?
Workspace
Checklist/Reminders
README.md
.CHANGELOG.md
.Screenshots or example usage
Type of changes
Notes