diff --git a/tsconfig.json b/tsconfig.json index de1c84c6d2..659edd1307 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -15,7 +15,9 @@ "@angular/*": [ "node_modules/@angular/*" ], "angular2-toaster": [ "node_modules/angular2-toaster" ], "angulartics2": [ "node_modules/angulartics2" ], - "electron": [ "node_modules/electron" ] + "electron": [ "node_modules/electron" ], + "electron-log": [ "node_modules/electron-log" ], + "electron-store": [ "node_modules/electron-store" ] } }, "exclude": [