{ "rules": { "no-null-keyword": false }, "meta": { "category": "functionality", "description": "禁止使用 `null`", "reason": "没必要限制", "has-fixer": true } }