@tuia/eslint-plugin-js

0.0.3 • Public • Published

@tuia/eslint-plugin-js

check whether the object is empty

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install @tuia/eslint-plugin-js:

npm install @tuia/eslint-plugin-js --save-dev

Usage

{
    "plugins": [
        "@tuia/js"
    ]
}

Then configure the rules you want to use under the rules section.

{
    "rules": {
        "@tuia/js/no-empty-object": [2],
    }
}

Supported Rules

  • no-empty-object

Package Sidebar

Install

npm i @tuia/eslint-plugin-js

Weekly Downloads

0

Version

0.0.3

License

ISC

Unpacked Size

20.6 kB

Total Files

8

Last publish

Collaborators

  • any-u
  • dinglh
  • candy_dd
  • wintersun97
  • tump
  • inuanfeng
  • zhoucheng
  • zhangmin173
  • aiduck
  • chao.zhou
  • babalk
  • leitingting
  • nbseven
  • linhao-vue
  • liusandy