jscs-formatter READMEVisual Studio Code extension to autoformat your javascript code according to JSCS files you already have. FeaturesWhile working in javascript files, you can at anytime click Ctrl+Shift+J and you will find the file formatted to your previously configured JSCS rules. RequirementsJust make sure to have Node.js installed and that there is a .jscsrc file in your current project. |