• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

jscs-fixer

Atom package to run jscs --fix on your scripts
  • #jscs
  • #fix
  • #format
  • #code
  • #style
foliveira
1.3.0 14,737
34
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

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

  • Vanilla Javascript (ES5)
  • ES2015 (previously known as ES6/Harmony)
  • JSX

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

Usage

  • Check the settings pane for package options.

  • Invoke the command using any of the options below:

    1. Use the keyboard shortcut - ctrl+⌂+J
    2. Right click on one a file editor and choose Fix this file using jscs
    3. From Command Palette (⌘+⌂+P) invoke Jscs Fixer: Fix

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.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by