UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 227 B
{ "rules": { "curly": [true, "ignore-same-line"] }, "meta": { "category": "functionality", "description": "`if` 后面必须有 `{`,除非是单行 `if`", "has-fixer": true } }