1.0.2 • Published 3 years ago

eslint-config-crizzjucoski v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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"
}
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago