3.0.0 • Published 3 years ago

eslint-config-flickr v3.0.0

Weekly downloads
112
License
MIT
Repository
github
Last release
3 years ago

eslint-config-flickr

Flickr's cool eslint config.

Build Status

install

$ npm install eslint-config-flickr --save-dev

usage

We use a superset of eslint:recommended. In your .eslintrc.js (or whatever):

module.exports = {

  extends: 'flickr'

};

More info here.

license

This software is free to use under the MIT license. See the LICENSE file for license text and copyright information.

3.0.0

3 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago