abicky / nodejs-repl.el

Run Node.js REPL and communicate with the process
190 stars 38 forks source link

Lexical binding #35

Closed nverno closed 4 years ago

nverno commented 4 years ago

This just adds lexical-binding and prefixes unused vars to silence the byte-compiler.