Skip to content

Commit 393d371

Browse files
committed
chore: mark as module although exports are json
For internal configs that are ESM
1 parent e71073c commit 393d371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@eik/typescript-config",
33
"version": "1.0.0",
44
"description": "Shared typescript config for Eik modules",
5+
"type": "module",
56
"files": [
67
"module.json",
78
"test.json"

0 commit comments

Comments
 (0)