eslint-config-flickr

3.0.0 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i eslint-config-flickr

    Weekly Downloads

    118

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    6.17 kB

    Total Files

    5

    Last publish

    Collaborators

    • alex-seville
    • jeremyruppel
    • pdokas
    • njgrove