-
Notifications
You must be signed in to change notification settings - Fork 67
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
02 Fx/ 00 TypeScript #78
Conversation
Hi @jacobovirtual, about the image, it's correct because it's representing that when we use |
I think the highlighted CSS line can cause confusion. That is why I changed the image. |
Before image, we have configured intellisense for jquery:
|
…s description." This reverts commit 0ee7d86.
There are conflicts with master, could you solve, please? I think you have to pull the last version of master to your repository, because in this issue #62 I solved Readme links. |
I'm sorry, I'm forgot launch a 'git pull lemoncode master' command over my branch. |
02 Fx/00 TypeScript/README.md
Outdated
@@ -97,6 +97,11 @@ document.write(messageToDisplay); | |||
|
|||
``` | |||
|
|||
<<<<<<< HEAD |
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.
Remove conflicts stuff
02 Fx/00 TypeScript/README.md
Outdated
@@ -97,6 +97,11 @@ document.write(messageToDisplay); | |||
|
|||
``` | |||
|
|||
<<<<<<< HEAD | |||
- Here we can see the result of instalation the jquery typings |
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.
Typo installing
I don't believe, I'm forgot save the file. |
@@ -97,6 +97,8 @@ document.write(messageToDisplay); | |||
|
|||
``` | |||
|
|||
- Here we can see the result of instalation the jquery typings |
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.
I think is better to say: result by installing
.
What do you think?
Hi @jacobovirtual, do you have pending push the changes or something like that? |
#60 All is correct, only I change one picture that not correspond to process description.