@channel.io/eslint-plugin

1.2.3 • Public • Published

eslint-plugin

Installation

  1. $ npm install --dev @channel.io/eslint-plugin

  2. Edit .eslintrc.js

    module.exports = {
      // ...
      plugins: ['@channel.io'],
      rules: {
        '@channel.io/no-classnames-with-one-argument': 'error',
        '@channel.io/hooks-deps-element-newline': 'warn'
      }
    }

Docs

Documents are written by Korean only.

See also

Readme

Keywords

Package Sidebar

Install

npm i @channel.io/eslint-plugin

Weekly Downloads

53

Version

1.2.3

License

MIT

Unpacked Size

13.6 kB

Total Files

14

Last publish

Collaborators

  • sungik.dev
  • quino0627
  • zoyi