victorporof / Sublime-HTMLPrettify

HTML, CSS, JavaScript, JSON, React/JSX and Vue code formatter for Sublime Text 2 and 3 via node.js
https://github.com/victorporof/Sublime-HTMLPrettify
1.93k stars 259 forks source link

Support for StandardJS ruleset #527

Open mesqueeb opened 6 years ago

mesqueeb commented 6 years ago

I'd love support for the StandardJS ruleset with this plugin.

Anyone knows a step-by-step guide how to do this?

victorporof commented 6 years ago

I'd assume you simply need to come up with a proper jsbeautifyrc or editorconfig file.