Skip to content

Commit 1fedbd2

Browse files
committed
2 parents 9b7ce36 + dcc6ef2 commit 1fedbd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ function add(a, b) {
88
return a + b;
99
}
1010

11+
12+
1113
module.exports = add;

0 commit comments

Comments
 (0)