From 6c7faa2f394ddd6b1e4221731ecd8e5f76d7fe33 Mon Sep 17 00:00:00 2001 From: manish Date: Mon, 22 Jan 2024 16:25:22 +0530 Subject: [PATCH] fix(build): changed lib-> dir --- .eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index dd87654..e45dca4 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,7 +2,7 @@ jest.config.js test/* .mesh/* __mocks__/* -lib/* +dist/* coverage/* custom-fetch.js commitlint.config.js