Mock the backend API calls
[portal/nonrtric-controlpanel.git] / webapp-frontend / tsconfig.json
index 457bef4..a94b5b6 100644 (file)
@@ -11,6 +11,7 @@
     "emitDecoratorMetadata": true,
     "experimentalDecorators": true,
     "importHelpers": true,
+    "resolveJsonModule": true,
     "target": "es5",
     "typeRoots": [
       "node_modules/@types"