fix(package/eslint): adding the type module like asked by npmx eslint

This commit is contained in:
Raphael 2025-09-30 14:46:57 +02:00
parent ec4eec13c8
commit fbc870f240
No known key found for this signature in database

View file

@ -1,5 +1,6 @@
{ {
"name": "workspace", "name": "workspace",
"type": "module",
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"workspaces": [ "workspaces": [