UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 185 B
{ "rules": { "no-var-keyword": true }, "meta": { "category": "functionality", "description": "禁止使用 `var`", "has-fixer": true } }