@luchio/eslint-config-base

1.0.9 • Public • Published

Luchio's eslint+prettier config

Installation (check types)

npm i -D @luchio/eslint-config-type

Where type can be:

  • base: for plain node projects
  • cra: for create-react-app projects

Installation will generate a .prettierrc.js config in the root directory. Feel free to change it.

Usage

Just extend this config in your eslint config file:

{
    "extends": ["@luchio/eslint-config-base"]
}

Package Sidebar

Install

npm i @luchio/eslint-config-base

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

2.3 kB

Total Files

5

Last publish

Collaborators

  • lggomez