Skip to content

promotively/eslint-config

Repository files navigation

MIT License NPM Version GitHub Issues GitHub Pull Requests

@promotively/eslint-config

Shareable eslint config.

Installation

With Yarn

yarn add -D @promotively/eslint-config

With NPM

npm install -D @promotively/eslint-config

Setup

Add package to your eslint config file.

{
  "extends": ["@promotively/eslint-config"]
}

Contact

Feel free to reach out using any of the below methods:

License

MIT