Skip to content

Latest commit

 

History

98 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-nutshell

ESLint shareable config for the Nutshell JavaScript style guide

Install

$ npm install --save-dev eslint eslint-config-nutshell eslint-plugin-babel eslint-plugin-react eslint-config-import eslint-plugin-import babel-eslint

Usage

Read up on how to use sharable configs at the ESLint website. Essentially, add the following to the project's .eslintrc file:

{
    "extends": "nutshell"
}

About

ESLint shareable config for the Nutshell JavaScript style guide

Resources

Stars

1 star

Watchers

13 watching

Forks

Releases

Packages

Used by

Contributors

Languages