0.16.0 • Published 3 years ago

eslint-config-riophae v0.16.0

Weekly downloads
14
License
MIT
Repository
github
Last release
3 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

3 years ago

0.15.0

3 years ago

0.14.0

4 years ago

0.13.1

4 years ago

0.13.0

4 years ago

0.12.0

4 years ago

0.11.0

4 years ago

0.10.0

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

7 years ago

0.0.1

7 years ago