{ "rules": { "no-var-keyword": true }, "meta": { "category": "functionality", "description": "禁止使用 `var`", "has-fixer": true } }