Skip to content

ArliMachado/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESLint config

Standart eslint config for React. Includes:

  • React plugin
  • React hook plugin
  • Prettier

Setup

  1. Install dependencies
npm i -D eslint arli/eslint-config

  1. Create a .eslintrc.json file extending the config:
{
  "extends": "arli/eslint-config/react"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published