Andy
|
cce31af92d
|
koa: Introduce Koa.Middleware type and add 'kcors' definition (#13447)
|
2016-12-19 14:33:25 -08:00 |
|
Andy
|
a4bd9fa3c1
|
Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json
* Use `"noImplicitThis": false` on packages with broken tests.
|
2016-12-19 14:11:46 -08:00 |
|
Andy Hanson
|
28ef3d201b
|
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
|
2016-09-16 08:59:57 -07:00 |
|
Mudkip
|
fdbf262aa9
|
Add type definition for koa-json-error (#10951)
* Add type definition for koa-json-error
* Consist with import statement
|
2016-09-06 23:06:12 +09:00 |
|