This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

eslint-plugin-t1-group-plugin

2.0.8 • Public • Published

Moved here 👉 eslint-plugin-t1-group

plugins for syntactically correct code of T1 company

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-t1-group-plugin:

npm install eslint-plugin-t1-group-plugin --save-dev

Usage

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

{
	"plugins": ["t1-group-plugin"]
}

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

{
	"rules": {
		"t1-group-plugin/rule-name": 2
	}
}

Configurations

TODO: Run eslint-doc-generator to generate the configs list (or delete this section if no configs are offered).

Rules

TODO: Run eslint-doc-generator to generate the rules list.

Package Sidebar

Install

npm i eslint-plugin-t1-group-plugin

Weekly Downloads

1,013

Version

2.0.8

License

ISC

Unpacked Size

16.4 kB

Total Files

13

Last publish

Collaborators

  • emil008