piuccio / sublime-esformatter

JavaScript formatter plugin for Sublime Text
MIT License
28 stars 20 forks source link

Add a path / node path option to allow use of NVM, etc #22

Closed forivall closed 10 years ago

piuccio commented 10 years ago

I've implemented this in branch format_on_save would be cool if you were able to test it, especially on Mac

forivall commented 10 years ago

It works. The one suggestion I have is that you should give an example in the config. My setting was

"nodejs_path": "/Users/jord/.nvm/v0.10.23/bin/node"