Commit 2f7dc5a
Fix input type of normalizePort
Normalize port is typed to only accept strings as parameters. When the method is invoked it defaults to 3000 as a string if no port is defined.1 parent ba70615 commit 2f7dc5a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments