@kristiandupont/eslint-config

2.21.0 • Public • Published

Usage

{
  "extends": ["@kristiandupont"],
  "overrides": [
    {
      "files": ["*.ts", "*.tsx", ".mts"],
      "parserOptions": {
        "project": "./tsconfig.json"
      }
    }
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @kristiandupont/eslint-config

Weekly Downloads

126

Version

2.21.0

License

MIT

Unpacked Size

3.72 kB

Total Files

5

Last publish

Collaborators

  • kristiandupont