eslint-config-xt

1.8.0 • Public • Published

ESLint Config

Extendable ESLint configuration for TypeScript projects.

Install

$ yarn add --dev eslint-config-xt

Usage

Modify your ESLint config as follows:

{
  "name": "my-node-project",
  "eslintConfig": {
    "extends": "xt"
  }
}

/eslint-config-xt/

    Package Sidebar

    Install

    npm i eslint-config-xt

    Weekly Downloads

    0

    Version

    1.8.0

    License

    ISC

    Unpacked Size

    3.48 kB

    Total Files

    3

    Last publish

    Collaborators

    • eslint-tools