Skip to content

JucoskiCristian/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CrizzJucoski ESLint config

Whats included?

  • Standard config base;
  • React plugin;
  • React Hooks plugin;
  • Prettier;

Setup

  1. Install the dependencies
npm i eslint eslint-config-crizzjucoski -D
  1. Create a .eslintrc.json file extending the config:
{
  "extends": "eslint-config-crizzjucoski/react"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published