@paulhfischer/test

1.1.1 • Public • Published

eslint-config-typescript-react

ESLint-config for typed React projects. It is based on

and uses

to enable linting for more file types.

Usage

Install via npm:

npm install --save-dev @paulhfischer/eslint-config-typescript-react --engine-strict

Note: The installation requires npm version 7 or higher (otherwise peer dependencies aren't installed automatically). Have a look at the .pre-commit-hooks.yaml-file for a list of all peer-dependencies.

Add the plugin to your eslint-config:

{
    "extends": ["@paulhfischer/eslint-config-typescript-react"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @paulhfischer/test

Weekly Downloads

1

Version

1.1.1

License

GPL-3.0

Unpacked Size

37.4 kB

Total Files

4

Last publish

Collaborators

  • paulhfischer