eslint-config-taboola-csd

1.0.4 • Public • Published

Taboola CSD ESLint Config

For use in training as part of the Advanced JS certification.

To use

First install eslint: $ npm i eslint

Then, install the config: $ npm i eslint-config-taboola-csd

Then, create an .eslintrc file at the root of your project and paste this code into it:

{
	"extends": "taboola-csd"
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-taboola-csd

Weekly Downloads

3

Version

1.0.4

License

ISC

Unpacked Size

30.9 kB

Total Files

3

Last publish

Collaborators

  • mrkutly