Skip to content

nepada/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nepada ESLint config

Build Status Downloads this Month Latest stable

Installation

Via npm:

$ npm install --save-dev @nepada/eslint-config

Usage

Use it in your eslint config:

{
    "extends": "@nepada"
}