eslint-config-rocketmq-style

1.1.1 • Public • Published

eslint-config-rocketmq-style

A set of ESLint shareable configs for JavaScript code style of RocketMQ SDK.

Installation

$ npm install --save-dev eslint-config-rocketmq-style
$ npm install --save-dev eslint

Usage

Add this to your .eslintrc file.

{
  "extends": [
    "rocketmq-style"
  ]
}

Package Sidebar

Install

npm i eslint-config-rocketmq-style

Weekly Downloads

2

Version

1.1.1

License

Apache-2.0

Unpacked Size

12.8 kB

Total Files

5

Last publish

Collaborators

  • xadillax