Skip to content

janemama/eslint-config-plazza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-plazza

This is an extensible config for ESlint with rules that we think help avoid errors and improve readability of the code.

Usage

Two configs are provided, one for the browser and one for Node.

Browser

  1. npm i -DE eslint-config-plazza babel-eslint eslint

  2. add "extends": "plazza/browser" to your .eslintrc

Node

  1. npm i -DE eslint-config-plazza babel-eslint eslint

  2. add "extends": "plazza/node" to your .eslintrc

About

An opinionated ESLint reusable config...

Resources

Stars

Watchers

Forks

Packages

No packages published