-
Notifications
You must be signed in to change notification settings - Fork 724
Adding first iteration over TSX on new tab #700
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
Adding first iteration over TSX on new tab #700
Conversation
It seems like the deploy preview is failing on the Prettier script. Please try committing the results of |
Hey @nickmccurdy, this is the output:
I have no idea what's going on |
Looks like I've forgot to change the path for the |
Nice @MatanBobi, Thanks! |
@pedroapfilho I merged @MatanBobi 's change - rebase? |
We could install a rebase bot |
759b7ea
to
b6fed80
Compare
b6fed80
to
17ec8c4
Compare
@MatanBobi I rebased, installed all the packages and ran the |
@pedroapfilho you've ran the command locally? I've just cloned your fork and pulled your branch, ran it locally and it succeeded. Is the error you're getting the same as before? It looks like the CI failed for:
The same happens when I run |
I think that fixing the indentation will fix it |
@MatanBobi I think that everything is fine now, can we push it? |
@nickmccurdy since you've commented on the issue, I'd be glad if you'll have a chance to also have a look at this one :) |
56f1738
to
d064427
Compare
@pedroapfilho I'm unable to see the latest commit changes (the ones requested), though I do see them in the commit, any ideas? |
As I made the mistake of removing the diff, I just added it back and amended the lest commit |
Cool, missed that, thanks. |
This looks great, thanks @pedroapfilho! |
One last thing I saw, sorry for the trouble. |
Oh! I'm sorry about it, my bad! Fixed. I'll start to put |
Looks great, thanks @pedroapfilho! |
This is the first iteration of the hypothesis of a new tab for
tsx
code on the examples.#696