Skip to content

Karat/js-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-style

Shareable ESLint config

Install

yarn add --dev ssh://[email protected]:Karat/js-style.git#<LATEST_GITHUB_COMMIT_NUMBER>
yarn add --dev babel-eslint eslint

Note: You can get the latest Github commit by clicking on commits.

Use

Extend in your project eslint config:

// .eslintrc.yml
extends:
  - js-style

Note: This is not necessary if using sapphire to run the linter tasks.

Run

See the Getting Started with ESLint guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published