From b337a759c20dde237395befdf51cce5794e7d350 Mon Sep 17 00:00:00 2001 From: tkqubo Date: Sun, 11 Oct 2015 16:22:03 +0900 Subject: [PATCH] Replace tab with 4 spaces --- lodash/lodash.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lodash/lodash.d.ts b/lodash/lodash.d.ts index b7270d0e9..97ccc702d 100644 --- a/lodash/lodash.d.ts +++ b/lodash/lodash.d.ts @@ -3585,7 +3585,7 @@ declare module _ { predicate?: TObject ): TResult; } - + //_.findWhere interface LoDashStatic { /**