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

Commit

Permalink
fix: Missing root tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Max committed Dec 29, 2020
1 parent 668e1ee commit 27fa8bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./tsconfig.base.json"
}

0 comments on commit 27fa8bf

Please sign in to comment.