yasuyk / web-beautify

Format HTML, CSS and JavaScript/JSON by js-beautify
GNU General Public License v3.0
221 stars 21 forks source link

js-beautify as a node library(install locally) #35

Closed am-1t closed 4 years ago

am-1t commented 6 years ago

I installed js-beautify locally in my project directory. Is there a way to make it work with web-beautify? When I run M-x web-beautify-js , it says js-beautify not found and asks to install it globally. Thank You

tulsileathers commented 5 years ago

I have a similar question. Is there a way a variable which sets the js-beautify executable? This could be configured to use the js-beautify in the local node_modules folder.