Skip to content

Commit 48b6e6d

Browse files
committed
Fix EOF
1 parent 10b1b50 commit 48b6e6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
node_modules/
22
yarn-error.log
33

4-
coverage/
4+
coverage/

.npmignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ yarn.lock
33

44
test/
55
coverage/
6-
*.test.js
6+
*.test.js

0 commit comments

Comments
 (0)