From fbc870f2409a3ad3c27d2e86e442ccc6ecc89dcd Mon Sep 17 00:00:00 2001 From: Raphael Date: Tue, 30 Sep 2025 14:46:57 +0200 Subject: [PATCH] fix(package/eslint): adding the type module like asked by npmx eslint --- src/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/package.json b/src/package.json index 78ca66f..37b53cf 100644 --- a/src/package.json +++ b/src/package.json @@ -1,5 +1,6 @@ { "name": "workspace", + "type": "module", "version": "0.0.0", "private": true, "workspaces": [