eslint-config-origami-component

2.2.0 • Public • Published

eslint-config-origami-component

This is an ESLint configuration which aims to ensure all Origami components' source code is consistent in style.

Usage

Install this package somewhere your eslint can find it (npm install -g eslint-config-origami-component if your eslint is installed with -g too), and put this in your .eslintrc or wherever you keep your project's eslint config:

{
    "extends": "eslint-config-origami-component"
}

/eslint-config-origami-component/

    Package Sidebar

    Install

    npm i eslint-config-origami-component

    Weekly Downloads

    98

    Version

    2.2.0

    License

    MIT

    Unpacked Size

    5.91 kB

    Total Files

    6

    Last publish

    Collaborators

    • rowanmanning
    • jakedchampion
    • onishiweb
    • alicebartlett
    • the-ft