Skip to content

Commit 52a4b7c

Browse files
committed
FIX
1 parent 032df9a commit 52a4b7c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

projects/aws/tsconfig.app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"outDir": "../../out-tsc/app",
55
"types": [
66
"node"
7-
]
7+
],
8+
"resolveJsonModule": true,
89
},
910
"angularCompilerOptions": {
1011
"fullTemplateTypeCheck": false

0 commit comments

Comments
 (0)