dns: use template literals · nodejs/node@8baaa25 · GitHub
Skip to content

Commit 8baaa25

Browse files
committed
dns: use template literals
Prefer the use of template string literals over string concatenation in the dns module, makes dns consistent with other modules basically doing #5778 for it. PR-URL: #5809 Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent c979a2d commit 8baaa25

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

lib/dns.js

Lines changed: 5 additions & 5 deletions

0 commit comments

Comments
 (0)