{ "extends": "es/node", "rules": { "padding-line-between-statements": [ "error", { "blankLine": "any", "prev": "*", "next": "*" } ] } }