@iraiser/eslint-config-base

1.3.3 • Public • Published

ESLint Config

Version Download

ESLint shareable config for the iRaiser JavaScript style guide.

Install

npm install @iraiser/eslint-config-base eslint --save-dev

Usage

Create .eslintrc file on root of your project.

{
    "extends": [
        "@iraiser/eslint-config-base"
    ]
}

You can extend the rules with your own config, see ESLint documentation.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @iraiser/eslint-config-base

    Weekly Downloads

    24

    Version

    1.3.3

    License

    MIT

    Unpacked Size

    5.05 kB

    Total Files

    4

    Last publish

    Collaborators

    • iraiserdev
    • bdamevin