eslint-config-overwolf-ts

0.1.0 • Public • Published

eslint-config-overwolf-ts

Overwolf's Typescript ESlint shareable config Leveraging Overwolf's ESlint shareable config

Installation

npm install --save-dev @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-overwolf eslint-config-overwolf-ts eslint-plugin-react

Usage

After installing the eslint-config-overwolf-ts package add this to your .eslintrc file:

{
  "extends": "overwolf-ts",
  "rules": {
    // specific rules overrides...
  }
}

For more information see the extends section of the ESLint configuration documentation.

Resources

ESlint

TypeScript ESlint

Package Sidebar

Install

npm i eslint-config-overwolf-ts

Weekly Downloads

71

Version

0.1.0

License

MIT

Unpacked Size

3.93 kB

Total Files

3

Last publish

Collaborators

  • davidzoltan