UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 213 B
{ "rules": { "no-unnecessary-initializer": true }, "meta": { "category": "style", "description": "禁止变量定义时赋值为 `undefined`", "has-fixer": true } }