UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 214 B
{ "rules": { "object-literal-shorthand": true }, "meta": { "category": "style", "description": "必须使用 `a = {b}` 而不是 `a = {b: b}`", "has-fixer": true } }