From ee919a68a5ee0f14c7ecec245ae0a8f9cb0e0702 Mon Sep 17 00:00:00 2001 From: hardiknai-techm <80053762+hardiknai-techm@users.noreply.github.com> Date: Mon, 8 Mar 2021 23:02:45 +0530 Subject: [PATCH] Resolve Lint errors in definitions.ts (#494) --- .eslintignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index 8711bfaa6..391441f12 100644 --- a/.eslintignore +++ b/.eslintignore @@ -289,7 +289,6 @@ src/applyExplorerBindings.ts src/global.d.ts src/quickstart.ts src/setupTests.ts -src/workers/upload/definitions.ts src/workers/upload/index.ts src/Explorer/Controls/AccessibleElement/AccessibleElement.tsx src/Explorer/Controls/Accordion/AccordionComponent.tsx