0.1.6 • Published 7 years ago

eslint-config-qlfe v0.1.6

Weekly downloads
10
License
ISC
Repository
github
Last release
7 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

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago