eslint-config Personal eslint rules config Usage Install first. Also make sure eslint installed. npm i @samhanx/eslint-config -D Then write the runtime config, no need to add other things. { "extends": "@samhanx/eslint-config" }