UNPKG

tslint-config-alloy

Version:
12 lines (11 loc) 225 B
{ "rules": { "no-null-keyword": false }, "meta": { "category": "functionality", "description": "禁止使用 `null`", "reason": "没必要限制", "has-fixer": true } }