Detalhes do pacote

@aptoma/eslint-config

aptoma523MIT8.0.0

Aptoma eslint configuration

eslint, aptoma

readme (leia-me)

Build Status

@aptoma/eslint-config

Shareable ESLint config following Aptoma Standard for ES6.

Installation

$ npm install --save-dev @aptoma/eslint-config

In your ESLint configuration add:

{
  "extends": "@aptoma/eslint-config"
}