UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 245 B
{ "rules": { "prefer-function-over-method": false }, "meta": { "category": "style", "description": "类中没有使用 `this` 的方法应该提取成类外的函数", "reason": "太严格了" } }