Joel Trost

Results 2 issues of Joel Trost

This editor uses an internal state meaning it is always editable but it should be controlled by an external prop where the parent controls the value whether by store, state,...

Per http://nodejs.org/api/child_process.html#child_process_child_process_spawn_command_args_options should allow passing environment variables. I'd make a pull request but I'm lazy. Here is the only change line 38 of index.js: ``` // spawn program var program...