{
    "rules": {
        "callable-types": true
    },
    "meta": {
        "category": "style",
        "description": "可以简写为函数类型的接口或字面类似，必须简写",
        "ts-only": true,
        "has-fixer": true
    }
}
