@toryz/eslint-config-ts

0.1.4 • Public • Published

@toryz/eslint-config-ts

npm

lint for typescript

Install

pnpm add eslint @toryz/eslint-config-ts -D

Usage

add .eslintrc.json
{
  "root": true,
  "extends": "@toryz/ts",
  "rules": {
    // your custom rules
  }
}

Package Sidebar

Install

npm i @toryz/eslint-config-ts

Weekly Downloads

4

Version

0.1.4

License

MIT

Unpacked Size

8.81 kB

Total Files

4

Last publish

Collaborators

  • toryz