1.0.2 • Published 2 years ago

eslint-config-crizzjucoski v1.0.2

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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago