Skip to content

Lint files for Keen IO Experience team projects.

Notifications You must be signed in to change notification settings

keenlabs/keen-experience-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keen Experience Styles

A central place for our styles.

Installation

npm install --save-dev https://github.com/keenlabs/keen-experience-styles.git

Add to your .eslintrc file:

{
  "extends": "keen-io"
}

To test out any new rules, edit examples/index.js and run the following:

eslint -c lib/index.js examples/index.js

Additonal eslint rules can be found here.

About

Lint files for Keen IO Experience team projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published