If you're compiling your own you could change the code though. I think it's in jsinteractive.c.
However you may hit issues when multi-line editing - my guess is some of that code might expect that the indent is exactly 1 character at the moment :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
It's not an option right now, no...
If you're compiling your own you could change the code though. I think it's in
jsinteractive.c
.However you may hit issues when multi-line editing - my guess is some of that code might expect that the indent is exactly 1 character at the moment :)