1.2.0 • Published 1 year ago

@romain-faust/eslint-config-node v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

@romain-faust/eslint-config-node

Shared ESLint configuration for Node.js.

Installation

With NPM:

npm install --save-dev @romain-faust/eslint-config-node

With PNPM:

pnpm add --save-dev @romain-faust/eslint-config-node

With Yarn:

yarn add --dev @romain-faust/eslint-config-node

Dependencies

Usage

In your ESLint configuration:

{
    "extends": "@romain-faust/node"
}

License

MIT

1.2.0

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

4 years ago