summaryrefslogtreecommitdiffstats
path: root/js/app/App.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/app/App.js')
-rw-r--r--js/app/App.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/app/App.js b/js/app/App.js
index 4f6a47a96..ba637e71d 100644
--- a/js/app/App.js
+++ b/js/app/App.js
@@ -7,4 +7,6 @@
* @author Bernhard Posselt <dev@bernhard-posselt.com>
* @copyright Bernhard Posselt 2014
*/
+
+/* jshint unused: false */
var app = angular.module('News', ['ngRoute', 'ngSanitize']); \ No newline at end of file