@teale.io/eslint-config

1.6.2 • Public • Published

@teale.io/eslint-config

Usage

Install the package:

yarn add --dev @teale.io/eslint-config

Update your .eslintrc.cjs file with:

module.exports = {
  extends: [
    '@teale.io/eslint-config/recommended',
    '@teale.io/eslint-config/node',
  ],
  settings: {
    'import/resolver': {
      typescript: {
        alwaysTryTypes: true,
        project: 'tsconfig.json',
      },
    },
  },
};

/@teale.io/eslint-config/

    Package Sidebar

    Install

    npm i @teale.io/eslint-config

    Weekly Downloads

    914

    Version

    1.6.2

    License

    none

    Unpacked Size

    9.08 kB

    Total Files

    7

    Last publish

    Collaborators

    • tatanes
    • macoteale
    • emmanuelquere
    • daryl_the_walking_dead
    • jeremylvln-teale
    • charujanthavendran
    • goabonga
    • charlelieboussaud
    • gilles.rasigade