repl: refactor lib/repl.js · nodejs/node@70062f7 · GitHub
Skip to content

Commit 70062f7

Browse files
TrottMylesBorins
authored andcommitted
repl: refactor lib/repl.js
* remove unnecessary backslash (`\`) escaping in regular expressions * favor `===` over `==` * multiline arrays indentation consistent with other indentation PR-URL: #9374 Ref: #9747 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io>
1 parent fb525f1 commit 70062f7

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

lib/repl.js

Lines changed: 10 additions & 10 deletions

0 commit comments

Comments
 (0)