Skip to content

Commit

Permalink
Copilot second commit
Browse files Browse the repository at this point in the history
  • Loading branch information
swotiendang committed Sep 5, 2024
1 parent 71c5d5b commit c3ad864
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions member.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
function skillsMember() {
return {
name: 'John Doe',
skills: ['JavaScript', 'React', 'Node']
}
}

0 comments on commit c3ad864

Please sign in to comment.