Skip to content

Commit

Permalink
fix: add tsconfig for specs
Browse files Browse the repository at this point in the history
  • Loading branch information
rainerhahnekamp authored Jul 24, 2024
1 parent 3e942b0 commit 9db03a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
"references": [
{
"path": "./tsconfig.lib.json"
}, {
"path": "./tsconfig.spec.json"
}
]
}

0 comments on commit 9db03a9

Please sign in to comment.