1.1.1 • Published 29 days ago

@talend/eslint-plugin v1.1.1

Weekly downloads
681
License
Apache-2.0
Repository
-
Last release
29 days ago

@talend/eslint-plugin-talend

This package contains internal rules used at Talend.

Installation

You have nothing to do if you use Talend/ui-scripts. If not this can be used as any other eslint plugin

Usage

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

{
	"plugins": ["@talend"]
}

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

{
	"rules": {
		"@talend/import-depth": 2
	}
}

Supported Rules

1.1.1

29 days ago

1.1.0

4 months ago

1.0.1

1 year ago

1.0.0

2 years ago

0.5.5

2 years ago

0.5.4

2 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.3.0

3 years ago

0.4.0

3 years ago

0.2.0

3 years ago

0.1.0

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago