eslint-plugin-thng

1.0.7 • Public • Published

eslint-plugin-thng

Installation

Install eslint-plugin-thng:

npm i -D eslint-plugin-thng

Usage

Add thng:recommended to the eslintConfig section of your package.json file.

    "eslintConfig": {
        "extends": "plugin:thng/recommended"
    },

Alternative

Add thng:recommended to the plugins section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix:

{
    "plugins": ["thng:recommended"]
}

Package Sidebar

Install

npm i eslint-plugin-thng

Weekly Downloads

66

Version

1.0.7

License

MIT

Unpacked Size

3.3 kB

Total Files

7

Last publish

Collaborators

  • tetrisbattle