{ "rules": { "no-empty-interface": true }, "meta": { "category": "typescript-specific", "description": "禁止定义空的接口", "ts-only": true } }