eslint-plugin-process-env

0.0.2 • Public • Published

eslint-plugin-process-env

process.env specific linting rules for ESLint.

Installation

Install ESLint either locally or globally.

$ npm install eslint

If you installed ESLint globally, you have to install the plugin globally too. Otherwise, install it locally.

$ npm install eslint-plugin-process-env

Configuration

Add a plugins section and specify eslint-plugin-process-env as a plugin.

Then, enable all of the rules that you would like to use.

List of provided rules

Rules are divided into categories for your convenience. All rules are off by default, unless you use one of the plugin's configurations which turn all relevant rules on.

Stylistic Issues

These rules are purely matters of style and are quite subjective.

Contributing

Contributions are always welcome!.

Package Sidebar

Install

npm i eslint-plugin-process-env

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

5.66 kB

Total Files

6

Last publish

Collaborators

  • xboy2012