0.2.0 • Published 4 years ago

eslint-plugin-mayaka v0.2.0

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

eslint-plugin-mayaka

This ESLint plugin contains various rules.

💿 Install

npm i -D eslint-plugin-mayaka

☕ Usage

Edit your ESLint configuration:

{
  "plugins": [
    "mayaka"
  ],
  "rules": {
    "mayaka/arrow-body-parens-linebreak": 2
  }
}

You can add any rules as you want.

🚦 Rules

📃 License

MIT License

Copyright (c) 2019-present Pig Fang