Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Valtech ESLint configuration

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages