Files
DefinitelyTyped/types/koa-cache-control/tslint.json
2017-03-24 14:27:52 -07:00

8 lines
120 B
JSON

{
"extends": "../tslint.json",
"noImplicitAny": "true",
"noImplicitThis": "true",
"strictNullChecks": "true"
}