This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@flowr/eslint-config-typescript

2.1.0 • Public • Published

eslint-config-typescript

Petal's TypeScript ESLint config extras.

Installation

pnpm add -D @flowr/eslint-config-typescript

Usage

After installing, update your project's .eslintrc.json file to import the rule sets you want:

{
  "extends" : [
    "@flowr/eslint-config-base",
    "@flowr/eslint-config-typescript"
  ]
}

Read the ESlint config docs for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @flowr/eslint-config-typescript

Weekly Downloads

0

Version

2.1.0

License

Apache-2.0

Unpacked Size

15.2 kB

Total Files

5

Last publish

Collaborators

  • pauliesnug