@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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.3.38latest

Version History

VersionDownloads (Last 7 Days)Published
1.3.38
1.3.20
1.3.16
1.3.00
1.2.00
1.1.00
1.0.01

Package Sidebar

Install

npm i @iraiser/eslint-config-base

Weekly Downloads

15

Version

1.3.3

License

MIT

Unpacked Size

5.05 kB

Total Files

4

Last publish

Collaborators

  • iraiserdev
  • bdamevin