UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 237 B
{ "rules": { "arrow-return-shorthand": true }, "meta": { "category": "style", "description": "箭头函数的函数体只有 `return` 语句的时候,必须简写", "has-fixer": true } }