@hugmanrique/eslint-config

2.0.6 • Public • Published

@hugmanrique/eslint-config

npm

My personal ESLint configuration based on eslint:recommended. It includes Prettier and is compatible with React and webpack.

Includes a TypeScript override based on the @typescript-eslint parser.

Install

$ npm install --save-dev eslint @hugmanrique/eslint-config

Usage

Create an .eslintrc file in your project's root directory:

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

You can further customize your config.

License

MIT © Hugo Manrique

/@hugmanrique/eslint-config/

    Package Sidebar

    Install

    npm i @hugmanrique/eslint-config

    Weekly Downloads

    7

    Version

    2.0.6

    License

    MIT

    Unpacked Size

    7.26 kB

    Total Files

    11

    Last publish

    Collaborators

    • hugmanrique