defactojob 4 лет назад
Родитель
Сommit
b53a3291e5
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      ts/tsconfig.json

+ 1 - 0
ts/tsconfig.json

@@ -11,6 +11,7 @@
 
     "sourceMap": true,
     "declaration": true,
+    "declarationMap": true,
     "allowSyntheticDefaultImports": true,
     "experimentalDecorators": true,
     "emitDecoratorMetadata": true,