@ygorconfig/eslint-config

0.1.2 • Public • Published

Ygor ESLint config

Whats included?

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

Setup

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

You can also use a .eslintrc.js instead of JSON if you prefer.

Readme

Keywords

none

Package Sidebar

Install

npm i @ygorconfig/eslint-config

Weekly Downloads

2

Version

0.1.2

License

MIT

Unpacked Size

4.26 kB

Total Files

4

Last publish

Collaborators

  • yluiz