UNPKG

@aptoma/eslint-config

Version:
18 lines (11 loc) 366 B
[![Build Status](https://travis-ci.org/aptoma/eslint-config.svg?branch=master)](https://travis-ci.org/aptoma/eslint-config) # @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" }