{ "plugins": [ "@pixellot" ], "extends": ["plugin:@pixellot/cloudInfra"], "env": { "jest": true }, "rules": { "prefer-rest-params": "off" } }