From ac42acb061260579f75c4353f2fabe00ec3ab1b7 Mon Sep 17 00:00:00 2001 From: Anxo Rodriguez Date: Thu, 31 Aug 2023 17:30:05 +0100 Subject: [PATCH] Add global imports for jest --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package.json b/package.json index 5367a5d2..7ba0363d 100644 --- a/package.json +++ b/package.json @@ -84,6 +84,12 @@ ], "coveragePathIgnorePatterns": [ "src/composable/generated" + ], + "moduleDirectories": [ + "node_modules" + ], + "modulePaths": [ + "/" ] }, "keywords": [