This package has been deprecated

Author message:

THIS PACKAGE IS NO LONGER MAINTAINED

eslint-config-exeto-base

3.0.3 • Public • Published

eslint-config-exeto-base Peer Dependency Status

This repository is a fork of eslint-config-airbnb-base

THIS PACKAGE IS NO LONGER MAINTAINED

Install

$ npm install --save-dev \
  eslint-config-exeto-base \
  eslint-plugin-import@^1.12.0 \
  eslint@^3.2.0

Usage

Add one of the following in your .eslintrc:

  • EcmaScript 6+
"extends""exeto-base"
  • EcmaScript 6+ and specificity for node
"extends""exeto-base/node"
  • EcmaScript 5 and below
"extends""exeto-base/legacy"

License

MIT © Airbnb and Timofey Dergachev

Package Sidebar

Install

npm i eslint-config-exeto-base

Weekly Downloads

1

Version

3.0.3

License

MIT

Last publish

Collaborators

  • exeto-archive