Skip to content

Commit 474c4f9

Browse files
committed
Fix
1 parent fcbf319 commit 474c4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/__fixtures__/tsconfig-build-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tsconfig-build-json",
3-
"type": "commonjs",
3+
"type": "module",
44
"engines": {
55
"node": ">= 14.0.0"
66
},

0 commit comments

Comments
 (0)