UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 231 B
{ "rules": { "prefer-template": false }, "meta": { "category": "style", "description": "必须使用模版字符串而不是字符串连接", "reason": "字符串连接很常用" } }