From 86424be97610a21edc21803699eac3679a6c0037 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 18 Jan 2017 16:34:21 +0900 Subject: [PATCH] [Fuxk] Type definition --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index 040bddf82..c33c646bb 100644 --- a/src/config.ts +++ b/src/config.ts @@ -4,7 +4,7 @@ import * as fs from 'fs'; import * as yaml from 'js-yaml'; -import * as isUrl from 'is-url'; +import isUrl = require('is-url'); /** * Path of configuration directory