1.3.1 • Published 11 months ago
@talend/eslint-plugin v1.3.1
@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.3.1
11 months ago
1.3.0
1 year ago
1.2.0
1 year ago
1.1.1
1 year ago
1.1.0
2 years ago
1.0.1
2 years ago
1.0.0
3 years ago
0.5.5
3 years ago
0.5.4
3 years ago
0.5.3
4 years ago
0.5.2
4 years ago
0.5.1
4 years ago
0.5.0
4 years ago
0.4.1
5 years ago
0.3.0
5 years ago
0.4.0
5 years ago
0.2.0
5 years ago
0.1.0
5 years ago
0.0.1
5 years ago
0.0.0
5 years ago