UNPKG

tslint-config-alloy

Version:
10 lines (9 loc) 220 B
{ "rules": { "no-duplicate-variable": [true, "check-parameters"] }, "meta": { "category": "functionality", "description": "禁止出现重复的变量定义或函数参数名" } }