From fc210cb755c2f6da9326848730b28f1a5767be72 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Wed, 3 Apr 2024 12:24:05 -0300 Subject: [PATCH] ci --- .nycrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nycrc.json b/.nycrc.json index 8f311de..2ce5b07 100644 --- a/.nycrc.json +++ b/.nycrc.json @@ -5,7 +5,7 @@ "clean": true, "cache": true, "useSpawnWrap": false, - "esModules": true, + "esModules": false, "instrument": true, "hookRequire": true, "hookRunInContext": false,