UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 231 B
{ "rules": { "no-string-throw": true }, "meta": { "category": "functionality", "description": "禁止 `throw` 字符串,必须 `throw` 一个 `Error` 对象", "has-fixer": true } }