Skip to content

Commit

Permalink
add tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
bastipnt committed Jan 6, 2025
1 parent db7c789 commit 66a98ec
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"include": [],
"references": [
{
"path": "packages/backend/tsconfig.json"
},
{
"path": "packages/frontend/tsconfig.json"
}
]
}

0 comments on commit 66a98ec

Please sign in to comment.