{ "parserOptions": { "ecmaVersion": 2017 }, "rules": { "require-jsdoc": "off", "max-len": "off", "quote-props": "off", "no-new": "off", "valid-jsdoc": "off", "no-undef": "off", "new-cap": "off" } }