UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 212 B
{ "rules": { "no-default-export": false }, "meta": { "category": "maintainability", "description": "禁止使用 `default export`", "reason": "没必要限制" } }