Skip to content

punkave/eslint-config-punkave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

This module is for advanced users looking for a shareable configuration across projects for ESLint.

In the project root directory run:

npm install eslint-config-punkave --save-dev

Also, add the following to .eslintrc in the root directory:

{
  "extends": "punkave"
}

Other

If you're using Atom as your editor you can install the ESLint plugin, which provides an interface for ESLint and this configuration.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published