From f9c028bc261590eb7d850e3c466d22fb2fe73060 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Fri, 24 Oct 2014 07:03:45 -0700 Subject: [PATCH] docs(hint): add header Closes #144 --- hint.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hint.js b/hint.js index ece3d1a..53ff1d4 100644 --- a/hint.js +++ b/hint.js @@ -1,4 +1,6 @@ /* + * Batarang instrumentation + * * This gets loaded into the context of the app you are inspecting */ require('./loader.js');