Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Commit 27fa8bf

Browse files
author
Max
committed
fix: Missing root tsconfig
1 parent 668e1ee commit 27fa8bf

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
@@ -0,0 +1,3 @@
1+
{
2+
"extends": "./tsconfig.base.json"
3+
}

0 commit comments

Comments
 (0)