UNPKG

tslint-config-alloy

Version:
10 lines (9 loc) 199 B
{ "rules": { "no-construct": true }, "meta": { "category": "functionality", "description": "禁止使用 `new` 来生成 `String`, `Number` 或 `Boolean`" } }