Pluggable eslint config for Node.js that you can import, extend and override
Pentible's standard eslint config (node)
## Project setup ``` yarn add @ztjy/eslint-config-node -D ```
[](https://www.npmjs.com/package/@estjs/eslint-config) [](https://www.npmjs.com/package/@estjs/eslint-config) [![li
ESLint and Prettier configuration for Netlify Node.js projects
Enormora’s ESLint node.js configuration
ESLint config for Node.js projects.
ESLint shareable config for Node.js environments
Eslint config for node
An eslint config that works well for backend node projects
`npm i -D @webpractik/eslint-config-node`
Contains a series of sensible defaults on top of the `eslint:recommended` config to prevent common JavaScript gotchas.
Kilo.Health ESLint config for Node.js
STRV's ESLint config for Node.js projects
```js module.exports = { extends: [ '@finema/eslint-config-node', ], }
ESLint configuration for Figure.dev Node.js applications.
Eslint config Node
Configuration for eslint (Node)
My node ESLint config
Node default behavior import resolution plugin for eslint-plugin-import.
Node specific eslint config freaktechnik likes.
Aerian Studios' opinionated node formatting and best practices
Turns off all rules that are unnecessary or might conflict with Prettier.
@overlookmotel's ESLint config for NodeJS