@dustfoundation/eslint-config Node.js shared config for ESLint Installation npm install --save-dev eslint @dustfoundation/eslint-config Usage You can use config by extending it in your .eslintrc.json: { "extends": "@dustfoundation/eslint-config" }