Skip to content

poleodevfe/pkg-eslint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eslint rules

This config of Eslint have some standard rules for writing react code.

To install and used this config you have to follow these steps:

  1. Install the package in your protect
npm i @pkg-eslint
  1. Create a file into your project with the next name .eslintrc.json
  2. Set this config in your .eslintrc.json
{
  "extends": "@pkg-eslint"
}

About

a public npm pkg of eslint rules

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors