Fix remaining lint errors (#19166)

This commit is contained in:
Andy
2017-08-20 15:37:53 -07:00
committed by GitHub
parent 83230ae14e
commit 924fafffc0
861 changed files with 2641 additions and 2198 deletions

View File

@@ -1,6 +1,6 @@
// Type definitions for koa-basic-auth 2.x
// Project: https://github.com/koajs/basic-auth
// Definitions by: Tobias Wolff <https://github.com/Tobias4872/>
// Definitions by: Tobias Wolff <https://github.com/Tobias4872>
// Definitions: https://github.com/Tobias4872/DefinitelyTyped
import * as Koa from "koa";