From b351f0d262cd48a85d97d19e1bacbd3ae0c14dad Mon Sep 17 00:00:00 2001 From: pushkine Date: Wed, 27 May 2020 19:33:57 +0200 Subject: [PATCH] lint --- test/test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test.ts b/test/test.ts index aa7c758f55..e88e759db9 100644 --- a/test/test.ts +++ b/test/test.ts @@ -1,4 +1,4 @@ -import { glob } from './tiny-glob' +import { glob } from './tiny-glob'; import './setup';