1.4.0 • Published 6 years ago

@appbooster/eslint-config-base v1.4.0

Weekly downloads
12
License
MIT
Repository
-
Last release
6 years ago

@appbooster/eslint-config

Greenkeeper badge

Shared eslint config of Appbooster organization

Installation

1) Install the package:

yarn add --dev @appbooster/eslint-config

2) Add eslint config in the root folder and add extends option. I.e. using YAML format put file .eslintrc.yml with content:

extends: '@appbooster/eslint-config-base'