{ "extends": "airbnb/legacy", "rules": { "max-len": ["error", 100, { "ignoreComments": true }] } }