eslint-config-valtech

1.2.0 • Public • Published

eslint-config-valtech

This repository houses the shared ESLint configuration for Valtech's front-end team.

How to Use

This configuration is designed to be used with ESLint. In order to use it in your project, first install the npm module:

npm install --save-dev eslint-config-valtech

That will add the configuration to your package.json. From there, extend the ESLint ruleset by adding this to your .eslintrc file:

"extends": "valtech"

You can extend it with your own rules and configuration. See the ESLint docs for more information.

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-valtech

Weekly Downloads

32

Version

1.2.0

License

MIT

Unpacked Size

8.55 kB

Total Files

9

Last publish

Collaborators

  • jamesdigioia