Skip to content

Commit 30712b0

Browse files
committed
Fix for JSON error
1 parent b4bc069 commit 30712b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-packages/run-engine/tsconfig.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"isolatedModules": true,
1616
"preserveWatchOutput": true,
1717
"skipLibCheck": true,
18-
"strict": true
18+
"strict": true,
1919
"customConditions": ["@triggerdotdev/source"]
2020
}
2121
}

0 commit comments

Comments
 (0)