Model hierarchy not being considered while filtering
[sdc.git] / catalog-ui / src / tsconfig.json
index 81d527b..af1d58c 100644 (file)
@@ -5,7 +5,6 @@
     "emitDecoratorMetadata": true,
     "experimentalDecorators": true,
     "allowJs": true,
-    "mapRoot": "./",
     "module": "commonjs",
     "moduleResolution": "node",
     "outDir": "../dist/out-tsc",
       "es6",
       "dom"
     ],
-    "paths": {
-      "@angular/*": [
-        "../node_modules/@angular/*"
-     ]
-    },
     "sourceMap": true,
     "target": "es5",
     "typeRoots": [