Skip to content

Commit 74236ae

Browse files
committed
Fix changeset workflow (thought I’d already fixed this?)
1 parent 055d468 commit 74236ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/kubernetes-provider/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"module": "commonjs",
55
"esModuleInterop": true,
66
"forceConsistentCasingInFileNames": true,
7+
"resolveJsonModule": true,
78
"strict": true,
89
"skipLibCheck": true,
910
"paths": {

0 commit comments

Comments
 (0)