@gewis/eslint-config-react

2.4.0 • Public • Published

@gewis/eslint-config-react

Sharable React ESLint configuration for GEWIS projects.

Installation

npm install @gewis/eslint-config-react --save-dev
yarn add @gewis/eslint-config-react --dev

Configuration

In your ESLint configuration file, add the following:

import { eslintConfig as common } from '@gewis/eslint-config-typescript';
import { eslintConfig as react } from '@gewis/eslint-config-react';

export default [...common, ...react];

/@gewis/eslint-config-react/

    Package Sidebar

    Install

    npm i @gewis/eslint-config-react

    Weekly Downloads

    5

    Version

    2.4.0

    License

    AGPL-3.0-or-later

    Unpacked Size

    37.6 kB

    Total Files

    4

    Last publish

    Collaborators

    • justsamuel
    • gewisbot
    • gijsdeman