{
    "rules": {
        "ban-types": false
    },
    "meta": {
        "category": "typescript-specific",
        "description": "禁用特定的类型",
        "reason": "该规则用于禁止某个具体的类型的使用",
        "ts-only": true
    }
}
