DefinitelyTyped/types/smtp-server/tslint.json
Piotr Roszatycki 692d55bf9f smtp-server: definitions for v3.3 (#20661)
* Type definitions for smtp-server 3.3

* Older version 1 must have a path mapping for itself

* DATA stream is Readable

* `err` argument for callbacks is optional if there is no other arg
2017-10-23 13:16:36 -07:00

4 lines
37 B
JSON

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