{ "rules": { "no-default-export": false }, "meta": { "category": "maintainability", "description": "禁止使用 `default export`", "reason": "没必要限制" } }