UNPKG

tslint-config-alloy

Version:
12 lines (11 loc) 213 B
{ "rules": { "semicolon": [true, "always"] }, "meta": { "category": "style", "description": "行尾必须有分号", "has-fixer": true, "prettier": true } }