UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 231 B
{ "rules": { "no-misused-new": false }, "meta": { "category": "functionality", "description": "禁止在接口中定义 `constructor`,或在类中定义 `new`", "ts-only": true } }