UNPKG

heroku-debug

Version:
15 lines (14 loc) 233 B
{ "extends": "airbnb-base/legacy", "parserOptions":{ "ecmaFeatures": { "experimentalObjectRestSpread": true } }, "rules": { "max-len": 0, "no-param-reassign": 0, "no-undef": 0 }, "globals": {} }