polymer-atom

Atom plugin for linting polymer elements.

The Polymer Project Authors

2,607

6

Bug Reports

0.0.8

BSD-3-Clause

GitHub

This package provides the following services:

polymer-atom

A Linter plugin that provides linting for Polymer elements.

This linter is based on Polylint, and looks for many common mistakes when writing Polymer components including:

And much more!

Installation

  1. Install the linter package with apm install linter or through Atom's package installer interface
  2. Install the polymer-atom package through apm install polymer-atom or through Atom's package installer.
  3. Lint!