@tailify/eslint-config

6.0.1 • Public • Published

@tailify/eslint-config

Build status Greenkeeper Version

Tailify's very own opinionated ESLint configuration.

Installation

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

Usage

To get started, add this to your .eslintrc.js file:

module.exports = {
  extends: ['@tailify']
};

Note: We can omit the /eslint-config suffix since it is automatically assumed by ESLint.

Readme

Keywords

Package Sidebar

Install

npm i @tailify/eslint-config

Weekly Downloads

1

Version

6.0.1

License

UNLICENSED

Unpacked Size

22.6 kB

Total Files

13

Last publish

Collaborators

  • valeksiev