jscs-fixer

Atom package to run jscs --fix on your scripts

Fábio Oliveira

14,743

34

1.3.0

MIT

GitHub

jscs-fixer

Fixes a file using your project's .jscsrc rules file and the --fix switch on jscs

Getting Started

Install the module with: apm install jscs-fixer

Alternatively use Settings → Install → Search for jscs-fixer inside the editor.

Supports

ES2015 and JSX support is based on the esprima-fb parser and can be toggled in the settings pane.

Usage

jscs-fixer

Notes

To get linting support, you will need this package: https://atom.io/packages/linter-jscs

License

Copyright (c) 2015 Fábio Oliveira. Licensed under the MIT license.