@retailmenot/core-ui-eslintrc

7.0.0 • Public • Published

@retailmenot/core-ui-eslintrc

ESLint rules for RetailMeNot Core UI projects.

Installation

npm install @retailmenot/core-ui-eslintrc

Usage

ES5

Include this module as a dependency in your package.json, then add an extends rule to your .eslintrc. You may also add rules to your .eslintrc to override the defaults pulled in from this project.

{
  extends: "./node_modules/@retailmenot/core-ui-eslintrc/.eslintrc"
}

ES6

Same as ES5, but specify the ES6 ruleset in the extends rule:

{
    extends: "./node_modules/@retailmenot/core-ui-eslintrc/.eslintrc-es6"
}

/@retailmenot/core-ui-eslintrc/

    Package Sidebar

    Install

    npm i @retailmenot/core-ui-eslintrc

    Weekly Downloads

    1

    Version

    7.0.0

    License

    MIT

    Unpacked Size

    6.37 kB

    Total Files

    5

    Last publish

    Collaborators

    • edragic
    • zero0halo
    • brandonlilly
    • shaundubs
    • sharkparty
    • mintyfloss
    • pierceray
    • retailmenot.admin
    • jaredstilwell
    • andystalick
    • lawnsea
    • lzilioli