eslint-plugin-mayaka

0.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-plugin-mayaka

Weekly Downloads

3

Version

0.2.0

License

MIT

Unpacked Size

10.6 kB

Total Files

9

Last publish

Collaborators

  • gplane