UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 217 B
{ "rules": { "no-parameter-properties": true }, "meta": { "category": "style", "description": "禁止给类的构造函数的参数添加修饰符", "ts-only": true } }