@herp-inc/eslint-config-node

202403.2.0 • Public • Published

@herp-inc/eslint-config-node npm

ESLint shareable config for Node.js environments

This package is intended to be used along with @herp-inc/eslint-config.

Installation

Note that the following packages are peer dependencies of this library, which need to be installed separately.

Package Version
eslint 8 || 9
eslint-plugin-n 14 || 15 || 16 || 17

Using npm

$ npm install --save-dev @herp-inc/eslint-config-node

Using yarn

$ yarn add --dev @herp-inc/eslint-config

Usage

Add @herp-inc/eslint-config-node to the extends section of your ESLint configuration.

{
  "extends": ["@herp-inc", "@herp-inc/eslint-config-node"]
}

Package Sidebar

Install

npm i @herp-inc/eslint-config-node

Weekly Downloads

2,161

Version

202403.2.0

License

MIT

Unpacked Size

2.81 kB

Total Files

3

Last publish

Collaborators

  • hiroqn
  • ryota-ka