Closed roberttod closed 11 years ago
I believe this is due to an error in Refactor.sublime-settings.
Refactor.sublime-settings
{ "nodePath" : "nodes" }
should be
{ "nodePath" : "node" }
I believe this is due to an error in
Refactor.sublime-settings
.should be