Skip to content

Commit f5a9121

Browse files
committed
chore: format
1 parent fd0b177 commit f5a9121

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tsconfig.build.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,5 @@
33
// list, TS won't automatically include all sources below root (the default).
44
"files": [],
55
// Building this project will build all of the following:
6-
"references": [
7-
{ "path": "packages/x-core" },
8-
{ "path": "packages/x-cli" }
9-
]
6+
"references": [{ "path": "packages/x-core" }, { "path": "packages/x-cli" }]
107
}

0 commit comments

Comments
 (0)