@talend/eslint-config

13.1.0 • Public • Published

Eslint config customisation

To use the eslint configuration in your IDE, or to add custom rules

  1. Create an .eslintrc at your project root folder
  2. Make it extend the one from talend preset
{
	"extends": "@talend",
	"rules": {}
}
  1. Configure your IDE plugin to enable eslint with your root eslintrc configuration.

Readme

Keywords

none

Package Sidebar

Install

npm i @talend/eslint-config

Weekly Downloads

373

Version

13.1.0

License

Apache-2.0

Unpacked Size

12.4 kB

Total Files

7

Last publish

Collaborators

  • talend-frontend