@dztools/eslint-config-react

1.4.1 • Public • Published

@dztools/eslint-config-react

ESLint configuration for React + JavaScript applications.

npm prettier license

Installation and Dependencies

To install the package:

[npm i -D || yarn add -D] @dztools/eslint-config-react

If peer dependencies are needed, run the following:

[npm i -D || yarn add -D] @babel/eslint-parser eslint eslint-config-airbnb eslint-config-prettier eslint-plugin-import eslint-plugin-jest eslint-plugin-jsx-a11y eslint-plugin-prettier eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-testing-library prettier

Usage

In your local eslintrc config file:

module.exports = {
  extends: ['@dztools/eslint-config-react']
};

License

MIT

/@dztools/eslint-config-react/

    Package Sidebar

    Install

    npm i @dztools/eslint-config-react

    Weekly Downloads

    9

    Version

    1.4.1

    License

    MIT

    Unpacked Size

    6.32 kB

    Total Files

    4

    Last publish

    Collaborators

    • dan.zervoudakes