1.0.2 • Published 12 months ago

eslint-config-crizzjucoski v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months 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

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago