@taskany/eslint-plugin-rules

0.1.3 • Public • Published

@taskany/eslint-plugin-rules

Installation

You can install this package using npm. Make sure ESLint is already installed in your project.

npm install --save-dev @taskany/eslint-plugin-rules

Usage

After installing the package, update your ESLint configuration file (e.g., .eslintrc.js or .eslintrc.json) to include the new rule.

{
  "plugins": ["@taskany/rules"],
  "rules": {
    "@taskany/rules/prefer-interface": "error",
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @taskany/eslint-plugin-rules

Weekly Downloads

188

Version

0.1.3

License

MIT

Unpacked Size

5.17 kB

Total Files

7

Last publish

Collaborators

  • assabotovich
  • awinogradov