8.0.3 • Published 4 years ago

@tailify/eslint-config-legacy v8.0.3

Weekly downloads
19
License
UNLICENSED
Repository
github
Last release
4 years ago

@tailify/eslint-config-legacy

Build status Greenkeeper Version

Tailify's very own opinionated ESLint configuration for ES5 projects.

Installation

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

Usage

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

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

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

8.0.3

4 years ago

8.0.1

4 years ago

8.0.2

4 years ago

7.0.0

5 years ago

6.0.0

5 years ago

5.0.0

5 years ago

4.0.0

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago