Skip to content

Commit a175b30

Browse files
committed
build: dep tsconfig.es.json on tsconfig.json so types resolve first
1 parent 3e9ec56 commit a175b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"include": [],
55
"exclude": [],
66
"references": [
7+
{ "path": "./tsconfig.json" },
78
{ "path": "app-config-cli/tsconfig.es.json" },
89
{ "path": "app-config-config/tsconfig.es.json" },
910
{ "path": "app-config-core/tsconfig.es.json" },

0 commit comments

Comments
 (0)