@afyadigital/eslint-config-base

2.0.0 • Public • Published

@afyadigital/eslint-config-base

This package provides eslint base configuration for typescript projects.

Usage

prettier and eslint are peer dependencies, make sure they are installed on your project before installing the eslint base config

  • Install the package:

    yarn add -D @afyadigital/eslint-config-base
  • Add it to your .eslintrc configuration file:

    {
      extends: ["@afyadigital/eslint-config-base"]
      ...
    }

For more information about eslint configuration, please check the Eslint Shareable Configs.

Package Sidebar

Install

npm i @afyadigital/eslint-config-base

Weekly Downloads

4

Version

2.0.0

License

MIT

Unpacked Size

16.7 kB

Total Files

5

Last publish

Collaborators

  • adnts
  • rodrigodocarmo94
  • hennrique.breno