{ "rules": { "space-within-parens": [true, 0] }, "meta": { "category": "style", "description": "括号内首尾禁止有空格", "has-fixer": true, "prettier": true } }