bug(chartjs/zonejs): dependency conflict while creating new container
[osm/NG-UI.git] / tsconfig.json
index 4ca53c1..6397742 100644 (file)
@@ -13,6 +13,9 @@
         "experimentalDecorators": true,
         "importHelpers": true,
         "target": "es5",
+        "types": [
+          "node"
+        ],
         "typeRoots": [
             "node_modules/@types"
         ],