closure-linter
Atom package for Google Closure Linter
miaopeng 291 1 0.2.5 MIT GitHub

Atom Closure Linter

Simple command helper for Google Closure Linter.

Installation

You can install this plugin via the Packages manager in Atom itself or manually through the terminal

$ apm install closure-linter

Usage

Press ctrl-cmd-j to fix coding styles for current javascript file.

Changelog

0.2.0

  • Popup messages for command result.
  • Run command with the help of closure-linter-wrapper package.

0.1.0

  • Add command support for fixjsstyle.