@dsdemo/eslint-config

0.2.1 • Public • Published

dsdemo ESLint config

Whats included?

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

Setup

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @dsdemo/eslint-config

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

4.88 kB

Total Files

4

Last publish

Collaborators

  • thiago_brolly