Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

googlearchive/polymer-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Missing imports
  • Binding to a non-existing property
  • Incorrect class bindings
  • Missing computed property functions
  • Broken observers

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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published