@linharestechnology/eslint-config

1.0.9 • Public • Published

Whats included?

  • Standard config base;
  • React plugin;
  • React Hooks plugin;
  • JSX a11y plugin;
  • Prettier;
  • @typescript-eslint
  • unicorn

Setup

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

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

Readme

Keywords

Package Sidebar

Install

npm i @linharestechnology/eslint-config

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

10.7 kB

Total Files

6

Last publish

Collaborators

  • amadeu_linhares