Skip to content

Commit e6d3fbb

Browse files
taltal
tal
authored and
tal
committedNov 26, 2023
feat: 🔥 allow global configuration in Windows
1 parent d247dda commit e6d3fbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"exports": {
2929
".": {
3030
"types": "./dist/config.d.ts",
31+
"import": "./dist/config.d.ts",
3132
"require": "./dist/index.cjs"
3233
}
3334
},

0 commit comments

Comments
 (0)
Please sign in to comment.