diff --git a/package.json b/package.json index ddb60ec..013abd4 100644 --- a/package.json +++ b/package.json @@ -31,4 +31,4 @@ "npmextra.json", "readme.md" ] -} +} \ No newline at end of file diff --git a/test/test.ts b/test/test.ts index c0dca4a..68f109b 100644 --- a/test/test.ts +++ b/test/test.ts @@ -1,3 +1,4 @@ +// tslint:disable-next-line: no-implicit-dependencies import { expect, tap } from '@pushrocks/tapbundle'; import * as smartmoney from '../ts/index';