Merge "Web Client context menu item display"
[ccsdk/features.git] / sdnr / wt / odlux / framework / tsconfig.json
index d801f7c..cb36bc8 100644 (file)
@@ -4,7 +4,7 @@
     "outDir": "./dist",
     "sourceMap": true,
     "forceConsistentCasingInFileNames": true,
-    "allowSyntheticDefaultImports": false,
+    "allowSyntheticDefaultImports": true,
     "allowUnreachableCode": false,
     "allowUnusedLabels": false,
     "noFallthroughCasesInSwitch": true,