0.16.0 • Published 4 years ago

eslint-config-riophae v0.16.0

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

eslint-config-riophae npm Build Known vulnerabilities

The customized ESLint shareable configs for the development of my open-source projects.

Usage

First, install this package and its peer dependencies. The command to run is depending on your npm version.

Secondly, choose a preset from the following:

Thirdly and lastly, add the preset you just chose to your ESLint config file in the extends field:

{
  "extends": [ "riophae" ],
  "rules": {
    // override if necessary
  }
}

License

MIT © Riophae Lee

0.16.0

4 years ago

0.15.0

4 years ago

0.14.0

5 years ago

0.13.1

5 years ago

0.13.0

5 years ago

0.12.0

5 years ago

0.11.0

6 years ago

0.10.0

6 years ago

0.9.1

6 years ago

0.9.0

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago