@teale.io/eslint-config

1.6.0 • 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',
      },
    },
  },
};

Readme

Keywords

none

Package Sidebar

Install

npm i @teale.io/eslint-config

Weekly Downloads

601

Version

1.6.0

License

none

Unpacked Size

8.91 kB

Total Files

7

Last publish

Collaborators

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