Add new demo and remove tslint disable

This commit is contained in:
Dolan
2018-08-06 03:53:27 +01:00
parent 9e11774a1b
commit ca8f331eec
3 changed files with 23 additions and 2 deletions

View File

@ -1,5 +1,3 @@
// tslint:disable:object-literal-key-quotes
// This tslint disable is needed, or it simply won't work
import * as fs from "fs";
import * as request from "request-promise";