2.0.4 • Published 4 years ago

eslint-config-sensei v2.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

ESlint configuration

This configuration includes rules from aibnb-eslint more info.

Install

npm install --save-dev eslint-config-sensei

Setup

In your project create .eslintrc.json file and add this line

"extends": "eslint-config-sensei"

Contribute

Publish to Github Package

Follow this tutorial publish

  • Create Github token with write package
  • Create npmrc file with token and user/registry
  • change repository field in packagejson (.git)