Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@talend/eslint-plugin

Package Overview
Dependencies
2
Maintainers
1
Versions
15
Issues
File Explorer

Advanced tools

@talend/eslint-plugin

Contains internal rules used at Talend

    1.0.1latest
    NPM

Version published
Maintainers
1
Weekly downloads
540
decreased by-16.02%

Weekly downloads

Readme

Source

@talend/eslint-plugin-talend

This package contains internal rules used at Talend.

Installation

You have nothing to do if you use Talend/ui-scripts.

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

  • talend/import-depth
  • talend/import-d3

Keywords

FAQs

Last updated on 12 Jan 2023

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc