Browse Source

Update tsconfig.json

Eugene Pankov 4 years ago
parent
commit
dd2d2ce20d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -26,7 +26,7 @@
       "es2017"
     ],
     "paths": {
-      "terminus-*": ["../../terminus-*"]
+      "terminus-*": ["../../terminus-*/src"]
     }
   }
 }