UNPKG

tslint-config-alloy

Version:
11 lines (10 loc) 218 B
{ "rules": { "adjacent-overload-signatures": true }, "meta": { "category": "typescript-specific", "description": "重载的函数必须写在一起", "ts-only": true } }