Skip to content

Commit

Permalink
Add default types
Browse files Browse the repository at this point in the history
  • Loading branch information
chgeo committed Nov 20, 2024
1 parent 6b43036 commit 3445080
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
]
},
"types": [
"@cap-js/cds-types"
"jest",
"node",
"@cap-js/cds-types",
],
},
"include": [
Expand Down

0 comments on commit 3445080

Please sign in to comment.