{ "rules": { "no-irregular-whitespace": true }, "meta": { "category": "style", "description": "禁止使用特殊空白符(比如全角空格)", "has-fixer": true, "prettier": true } }