Skip to content

Commit 73da598

Browse files
committed
feat: lint fix for newline
1 parent 89559fb commit 73da598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/isEmail.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@ export default function isEmail(str, options) {
192192
}
193193

194194
return true;
195-
}
195+
}

0 commit comments

Comments
 (0)