{ "rules": { "no-bitwise": false }, "meta": { "category": "functionality", "description": "禁止使用位运算", "reason": "位运算很常见" } }