From 8145840264a3b4f99cc4d87359e7a066a75ce73c Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Fri, 30 Jan 2015 21:17:16 +1100 Subject: [PATCH] add istanbul config --- .istanbul.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .istanbul.yml diff --git a/.istanbul.yml b/.istanbul.yml new file mode 100644 index 0000000000..7178a27ceb --- /dev/null +++ b/.istanbul.yml @@ -0,0 +1,2 @@ +instrumentation: + root: lib