{ "extends": "airbnb-base/legacy", "rules": { "func-names": "off", "no-param-reassign": "off", "no-underscore-dangle": "off" } }