Skip to content

Mise à jour de typescript.md #108

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

Merged
merged 2 commits into from
Nov 2, 2017
Merged

Mise à jour de typescript.md #108

merged 2 commits into from
Nov 2, 2017

Conversation

MachinisteWeb
Copy link
Member

Du nouveau dans ce fichier !

Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
Signed-off-by: Bruno Lesieur <bruno.lesieur@gmail.com>
Copy link
Member

@Kocal Kocal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ça me parait oki, gj

@MachinisteWeb MachinisteWeb merged commit ee359c3 into master Nov 2, 2017
@MachinisteWeb MachinisteWeb deleted the typescript branch November 2, 2017 10:36
greeting(): string {
return this.greet() + '!'
}
},
// `createElement` is inferred, but `render` needs return type
// `createElement` est deviné, mais `render` à besoin d'une annotation de type de retour
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

à besoin => a besoin

enlever l'accent sur "à"

greeting(): string {
return this.greet() + '!'
}
},
// `createElement` is inferred, but `render` needs return type
// `createElement` est deviné, mais `render` à besoin d'une annotation de type de retour
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

à besoin => a besoin

enlève l'accent sur "à"

@forresst
Copy link

forresst commented Nov 2, 2017

Oups, tu as mergé avant ma review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants