Skip to content

Commit b4d4fad

Browse files
committed
fixup! Add changeset for dual build implementation
1 parent eed96b3 commit b4d4fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"include": [],
77
"references": [
88
{ "path": "./tsconfig.build.json" },
9-
{ "path": "./tsconfig.test.json" }
9+
{ "path": "./tsconfig.test.json" },
1010
]
1111
}

0 commit comments

Comments
 (0)