@badi/eslint-config

1.2.1 • Public • Published

eslint-config

eslint shareable configuration for Badi web projects.

Installation

  1. Install the package and it's dependencies (if not presented in the project)

npm: npm install --save-dev @badi/eslint-config eslint babel-eslint

yarn: yarn --dev @badi/eslint-config eslint babel-eslint

  1. Add it to your .eslint configuration file
{
  "extends": "@badi/eslint-config"
}
  1. Voilà! 🎊 you have the configuration in your project.

Readme

Keywords

none

Package Sidebar

Install

npm i @badi/eslint-config

Weekly Downloads

10

Version

1.2.1

License

MIT

Unpacked Size

3.21 kB

Total Files

3

Last publish

Collaborators

  • badimachine