From f2fab498303e00d199cb3d19a008670e214d5c10 Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Tue, 22 Oct 2013 14:41:21 -0700 Subject: style: make jshint happy --- src/ng/anchorScroll.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ng/anchorScroll.js') diff --git a/src/ng/anchorScroll.js b/src/ng/anchorScroll.js index 263562bf..4cef2bdf 100644 --- a/src/ng/anchorScroll.js +++ b/src/ng/anchorScroll.js @@ -1,3 +1,5 @@ +'use strict'; + /** * @ngdoc function * @name ng.$anchorScroll -- cgit v1.2.3