@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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.9
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.9
    1
  • 1.0.8
    0
  • 1.0.7
    0

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