A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/mysticatea/eslint-plugin-node below:

mysticatea/eslint-plugin-node: Additional ESLint's rules for Node.js

This project has been no longer maintained. Please consider to use https://github.com/eslint-community/eslint-plugin-n.

Additional ESLint's rules for Node.js

$ npm install --save-dev eslint eslint-plugin-node

Note: It recommends a use of the "engines" field of package.json. The "engines" field is used by node/no-unsupported-features/* rules.

.eslintrc.json (An example)

package.json (An example)

{
    "name": "your-module",
    "version": "1.0.0",
    "type": "commonjs",
    "engines": {
        "node": ">=8.10.0"
    }
}

These rules have been deprecated in accordance with the deprecation policy, and replaced by newer rules:

This plugin provides three configs:

Those preset config:

🚥 Semantic Versioning Policy

eslint-plugin-node follows semantic versioning and ESLint's Semantic Versioning Policy.

Welcome contributing!

Please use GitHub's Issues/PRs.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4