Skip to content

Commit e541ae9

Browse files
committed
Chore: add site to root tsconfig project references
1 parent 9275246 commit e541ae9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tsconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
},
4141
{
4242
"path": "./tsconfig.node.json"
43+
},
44+
{
45+
"path": "site"
4346
}
4447
]
4548
}

0 commit comments

Comments
 (0)