{ "rules": { "no-duplicate-imports": true }, "meta": { "category": "maintainability", "description": "禁止出现重复的 `import`" } }