DefinitelyTyped/types/restify/tslint.json
Daniel Cassidy a07ced9a79 Fix restify declarations to comply with standard lint rules.
This change requires TypeScript 2.2 because the type
'object' did not exist in 2.1.
2017-09-19 02:36:21 +01:00

4 lines
37 B
JSON

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