update istanbul to nyc (their new cli) to get typescript coverage

This commit is contained in:
Fred K. Schott
2017-11-25 00:05:42 -06:00
committed by Elliot Lee
parent e1630e1693
commit 01ecfb0a07
5 changed files with 337 additions and 316 deletions

View File

@@ -1 +1,5 @@
--reporter spec --timeout 5000 --slow 500 --require ts-node/register
--reporter spec
--timeout 5000
--slow 500
--require ts-node/register
--require source-map-support/register