akalongman / sublimetext-codeformatter

Code Formatter plugin for ST2/ST3
MIT License
772 stars 130 forks source link

add support for jsBeautifier option "space_after_named_function" #383

Closed syndenbock closed 5 years ago

syndenbock commented 5 years ago

The jsBeautifier option "space_after_anon_function" is already supported, but the option "space_after_named_function" does not work when I add it to my user settings.