{ "rules": { "semicolon": [true, "always"] }, "meta": { "category": "style", "description": "行尾必须有分号", "has-fixer": true, "prettier": true } }