Skip to content

Commit 0cc5af1

Browse files
committed
fix: troubleshoot tsconfig for dev workflow
Signed-off-by: Mirelle Falstad <extern.mirelle.falstad@digg.se>
1 parent 1249b0d commit 0cc5af1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"types": ["node"],
34
"module": "NodeNext",
45
"moduleResolution": "NodeNext",
56
"target": "ES2020",

0 commit comments

Comments
 (0)