Skip to content

Latest commit

 

History

History

eslint-plugin-vtex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

eslint-plugin-vtex

This package provides VTEX's custom ESLint rules.

Installation

Give that you already have ESLint installed, run:

yarn add -D eslint-plugin-vtex

Usage

After installing the module, just add it to your plugins array inside your .eslintrc.

// .eslintrc
{
  ...,
  "plugins": ["vtex"]
}

Rules

This plugin provides the following custom ESLint rules: