0.1.6 • Published 6 years ago

eslint-config-qlfe v0.1.6

Weekly downloads
10
License
ISC
Repository
github
Last release
6 years ago

eslint-config-qlfe NPM version

A ESLint shareable config for QLFE

Usage

eslint-config-elemefe

Our default export contains all of our ESLint rules, including ECMAScript 6.

First, install this package

npm install --save-dev eslint-config-qlfe

Then add following contents to your .eslintrc file

{
  "extends": "qlfe"
}
0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago