UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 199 B
{ "rules": { "no-empty-interface": true }, "meta": { "category": "typescript-specific", "description": "禁止定义空的接口", "ts-only": true } }