UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 259 B
{ "rules": { "no-object-literal-type-assertion": true }, "meta": { "category": "functionality", "description": "禁止对对象字面量进行类型断言(断言成 `any` 是允许的)", "ts-only": true } }