Skip to content

Releases: elicwhite/SublimeJSCSFormatter

2.0.0

16 May 03:16
Compare
Choose a tag to compare

[Breaking] format_on_save will now only format specific, configurable extensions.
Defaults to: "js", "jsx", "es", "es6", "babel"

1.2.0

18 Apr 01:49
Compare
Choose a tag to compare

CHANGES/FIXES

  • Support overriding settings in .sublime-project files.

1.1.0

14 Apr 23:30
Compare
Choose a tag to compare

CHANGES/FIXES

  • Can now specify the JSCS configuration file to use
  • More reasonable defaults for Windows paths to the node and JSCS binaries

1.0.1

31 Mar 21:43
Compare
Choose a tag to compare

CHANGES/FIXES

  • Can now modify the package settings

1.0.0

26 Mar 18:58
Compare
Choose a tag to compare

Initial Release