@smartlook/eslint-config-node This config should be used in all Node.js projects. Installation npm i -D @smartlook/eslint-config-node // .eslintrc.js module.exports = { extends: ['@smartlook/eslint-config-node'], } License See LICENSE.