Skip to content

Commit

Permalink
Merge pull request #356 from JarvusInnovations/develop
Browse files Browse the repository at this point in the history
Release: v0.43.1
  • Loading branch information
themightychris authored Nov 13, 2024
2 parents b5b27f0 + 385aeaf commit 5f47735
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 @@
{
"compilerOptions": {
"moduleResolution": "node",
"typeRoots": [
"./types"
]
},
"include": [
"types/**/*"
]
}

0 comments on commit 5f47735

Please sign in to comment.