Merge pull request 'feat(greeting): adiciona primeira funcao ao projeto' (#1) from feature/greeting into master

Reviewed-on: #1
This commit is contained in:
ViniciusDeniz 2022-11-02 18:30:41 +00:00
commit 70e8029676
2 changed files with 3 additions and 3120 deletions

View File

@ -1,4 +1,4 @@
export function greet(name) {
// implementar logica aqui
return "";
return `Hello ${name}`;
}

3121
package-lock.json generated

File diff suppressed because it is too large Load Diff