DefinitelyTyped/types/gm/tslint.json
Maarten van Vliet 2d02d74ac7 @types/gm Use union types instead of overloaded functions (#20530)
* Turn on unifiable signatures tslint rule

* Use union types in favor of overloaded functions

* Add myself to definitions editors field
2017-10-16 13:40:25 -07:00

4 lines
37 B
JSON

{
"extends": "dtslint/dt.json"
}